Mercurial > public > mercurial-scm > hg
diff tests/test-minirst.py.out @ 9739:75cff8f12910
minirst: support enumerated lists
author | Martin Geisler <mg@lazybytes.net> |
---|---|
date | Sat, 07 Nov 2009 03:14:56 +0100 |
parents | 26d3ade60fa6 |
children | a1ae0ed78d1a |
line wrap: on
line diff
--- a/tests/test-minirst.py.out Sat Nov 07 03:04:46 2009 +0100 +++ b/tests/test-minirst.py.out Sat Nov 07 03:14:56 2009 +0100 @@ -113,6 +113,13 @@ Literal block with no indentation (apart from the two spaces added to all literal blocks). + +1. This is an enumerated list (first item). +2. Continuing with the second item. +(1) foo +(2) bar +1) Another +2) List ---------------------------------------------------------------------- lists formatted to fit within 30 characters: @@ -141,6 +148,15 @@ Literal block with no indentation (apart from the two spaces added to all literal blocks). + +1. This is an enumerated list + (first item). +2. Continuing with the second + item. +(1) foo +(2) bar +1) Another +2) List ---------------------------------------------------------------------- options formatted to fit within 60 characters: