mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-26 18:26:36 +00:00
README: Note that --atx-headers affects asciidoc as well as markdown.
This commit is contained in:
@@ -393,8 +393,8 @@ Options affecting specific writers
|
||||
or reStructuredText. By default inline links are used.
|
||||
|
||||
`--atx-headers`
|
||||
: Use ATX style headers in markdown output. The default is to use
|
||||
setext-style headers for levels 1-2, and then ATX headers.
|
||||
: Use ATX style headers in markdown and asciidoc output. The default is
|
||||
to use setext-style headers for levels 1-2, and then ATX headers.
|
||||
|
||||
`--chapters`
|
||||
: Treat top-level headers as chapters in LaTeX, ConTeXt, and DocBook
|
||||
|
||||
Reference in New Issue
Block a user