From 768ddc3d5626dea320ee050ee8b411b43daa1105 Mon Sep 17 00:00:00 2001 From: John MacFarlane <jgm@berkeley.edu> Date: Thu, 30 May 2013 17:01:34 -0700 Subject: [PATCH] README: Note that `--atx-headers` affects asciidoc as well as markdown. --- README | 4 ++-- 1 file 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