Skip Navigation
General Programming Discussion @lemmy.ml
Amicese @lemmy.ml

Should I use a troff format for a README?

troff is a simple text format, so I thought about using it for a README.

4 comments
  • Traditionally README files have been the plainest of plain text to facilitate their widest accessibility.

    Markdown does seem to provide some opportunity for optional formatting without too much ugliness when viewed as plain text.