summaryrefslogtreecommitdiff
path: root/README.adoc
diff options
context:
space:
mode:
authorDan Allen <dallen@redhat.com>2013-05-29 01:42:10 -0600
committerDan Allen <dallen@redhat.com>2013-05-29 02:03:20 -0600
commit1f6492bc16f907cdf91c7c2784ffed604f968daf (patch)
tree2113801d04be16d7778c682f3c39d87455a2967f /README.adoc
parentdcb3fc3e849934c058b222505b4ba716446fb526 (diff)
add type attribute to ordered list in html5 backend
Diffstat (limited to 'README.adoc')
-rw-r--r--README.adoc3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.adoc b/README.adoc
index c3404aed..9b7ec8fe 100644
--- a/README.adoc
+++ b/README.adoc
@@ -237,6 +237,9 @@ Here are the known cases where Asciidoctor differs from AsciiDoc:
quotes are rarely needed, though you may want to keep them for
compatibility)
+* Asciidoctor adds the type attribute on ordered lists to provide hint
+ for numbering style when stylesheet is absent (such as in embedded mode)
+
* Asciidoctor recognizes +opts+ as an alias for the +options+ attribute.
* Asciidoctor creates xref labels using the text from the linked section