summaryrefslogtreecommitdiff
path: root/README.adoc
diff options
context:
space:
mode:
authorDan Allen <dallen@redhat.com>2013-05-26 03:46:29 -0600
committerDan Allen <dallen@redhat.com>2013-05-26 03:49:56 -0600
commitcb003c17bf9a678def5476f13feb7e5648966b14 (patch)
treeef3fa88a138065f26f58dd4d8b70b0c54a18ecee /README.adoc
parent7b1a84162a8726a1987786460337584f4cd2fb45 (diff)
resolves #315 consecutive terms in labeled list share same entry
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 d6fe0137..e476a65d 100644
--- a/README.adoc
+++ b/README.adoc
@@ -251,6 +251,9 @@ Here are the known cases where Asciidoctor differs from AsciiDoc:
NOTE: In general, Asciidoctor handles whitespace much more intelligently
+
+* Asciidoctor does not output an empty +<dd>+ for labeled list items
+ that don't have a definition
+
* In Asciidoctor, a horizontal ruler can have attributes
* Asciidoctor wraps +<col>+ elements in +<colgroup>+ in tables