pandoc/man
John MacFarlane c05f95773d Update manfilter for greater portability.
The tables in our man pages were not rendering correctly
with mandoc, now used by default with macOS. mandoc doesn't
allow man formatting inside table cells.

For maximal portability, we now render the tables in plain
format and include them as code blocks in the man page.

Closes #8045.
2022-04-27 10:02:37 -07:00
..
manfilter.lua Update manfilter for greater portability. 2022-04-27 10:02:37 -07:00
pandoc.1 Update manfilter for greater portability. 2022-04-27 10:02:37 -07:00
pandoc.1.after Fix message in man page about where code can be found. 2022-01-15 13:03:02 -08:00
pandoc.1.before Improve pandoc man page generation. 2019-12-22 21:30:01 -08:00