diff options
Diffstat (limited to 'tests/writer.markdown')
-rw-r--r-- | tests/writer.markdown | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/tests/writer.markdown b/tests/writer.markdown index 477f3baf3..298e8e825 100644 --- a/tests/writer.markdown +++ b/tests/writer.markdown @@ -253,6 +253,37 @@ Same thing but with paragraphs: +## Fancy list markers + +(2) begins with 2 +(3) and now 3 + + with a continuation + + iv. sublist with roman numerals, starting with 4 + v. more items + (A) a subsublist + (B) a subsublist + + + +Nesting: + +A. Upper Alpha + I. Upper Roman. + (6) Decimal start with 6 + c) Lower alpha with paren + + + + +Autonumbering: + +1. Autonumber. +2. More. + 1. Nested. + + * * * * * |