aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2013-05-30 17:01:34 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2013-05-30 17:01:34 -0700
commit768ddc3d5626dea320ee050ee8b411b43daa1105 (patch)
treebe836d6726d2d97d7cbeb1caeb68bbfc95cb57a2 /README
parent4c8fda30e6257e0f7edeef11c161c4a8257f6706 (diff)
downloadpandoc-768ddc3d5626dea320ee050ee8b411b43daa1105.tar.gz
README: Note that `--atx-headers` affects asciidoc as well as markdown.
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index fbde4eab1..50ef81849 100644
--- a/README
+++ b/README
@@ -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