Am 06.11.20 um 07:37 schrieb Nicolas Kovacs:
Hi,
Can anyone on this list recommend a good style guide for formatting technical documentation (HOWTOs related to CentOS servers) using ASCII text only ?
Markdown and/or AsciiDOC are *not* an option, since these documents should be easily readable in a text console.
pandoc can output to plain text. Markdown > plain text.
-- Leon