Update man page.

This commit is contained in:
John MacFarlane
2018-11-03 12:37:30 -07:00
parent c970040c30
commit be24147d3c
+1 -1
View File
@@ -918,7 +918,7 @@ The default is \f[C]document\f[R].
Currently only affects the markdown writer.
.TP
.B \f[C]\-\-atx\-headers\f[R]
Use ATX\-style headers in Markdown and AsciiDoc output.
Use ATX\-style headers in Markdown output.
The default is to use setext\-style headers for levels 1\-2, and then
ATX headers.
(Note: for \f[C]gfm\f[R] output, ATX headers are always used.)