summaryrefslogtreecommitdiff
path: root/README.adoc
diff options
context:
space:
mode:
authorDan Allen <dallen@redhat.com>2013-05-23 03:20:48 -0600
committerDan Allen <dallen@redhat.com>2013-05-23 03:21:36 -0600
commit2a3aded628f3961907fd28565074ded3f0ba668a (patch)
treeb120519c0b42da4a3a4d004bb4f9de41130ee133 /README.adoc
parent7b4848887076f211ed701fad8a6013f78291d7e6 (diff)
note additional section level in Asciidoctor
Diffstat (limited to 'README.adoc')
-rw-r--r--README.adoc4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.adoc b/README.adoc
index 66186e4e..0e720f12 100644
--- a/README.adoc
+++ b/README.adoc
@@ -368,6 +368,10 @@ NOTE: In general, Asciidoctor handles whitespace much more intelligently
when SafeMode is SECURE or greater (this makes for a friendly
experience on GitHub)
+* Asciidoctor supports up to 6 section levels (to cover all heading levels in
+ HTML) whereas AsciiDoc stops at 5; note the 6 section level is only available
+ using the single-line section title syntax
+
If there's a difference you don't see in this list, check the {issues}[issue
tracker] to see if it's an outstanding feature, or file an issue to report the
difference.