diff --git a/asciidoc-reference-cheat-sheet.adoc b/asciidoc-reference-cheat-sheet.adoc index a9de3d6..233de26 100644 --- a/asciidoc-reference-cheat-sheet.adoc +++ b/asciidoc-reference-cheat-sheet.adoc @@ -30,7 +30,7 @@ a| Document ::= (Header?, Preamble?, Section*) + ListLabel ::= (ListTerm+) + ListItem ::= (ItemText, (List \| ListParagraph \| ListContinuation)*) -| 'text' or \_text_ +|'text' or \_text_ |_text_ will be in italics.