summaryrefslogtreecommitdiff
path: root/README.adoc
diff options
context:
space:
mode:
authorDan Allen <dan.j.allen@gmail.com>2013-05-29 01:33:53 -0700
committerDan Allen <dan.j.allen@gmail.com>2013-05-29 01:33:53 -0700
commitd6ecc5debc4cfc7f969af7bed0843430da761d60 (patch)
treeb3a3a97f1d504782fd6bfa56165b8a16bfc5cbc8 /README.adoc
parentbbbb7dec0e0b71a1814389bb2df46ff4c6fee7d0 (diff)
parent1f6492bc16f907cdf91c7c2784ffed604f968daf (diff)
Merge pull request #371 from mojavelinux/ordered-list-type
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 409bcd3c..935770ae 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