diff options
-rw-r--r-- | doc/sandbox.mdwn | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/doc/sandbox.mdwn b/doc/sandbox.mdwn index 69cf3ed09..6fc51f35a 100644 --- a/doc/sandbox.mdwn +++ b/doc/sandbox.mdwn @@ -84,4 +84,19 @@ This sandbox is also a [[blog]]! [[inline pages="sandbox/*" rootpage="sandbox" show="5"]] ----
\ No newline at end of file +---- + +strange behaviour on my 2.0 test installation - trying + +* list item 1 +* list item 2 +* list item 3 + +1. First item. +1. Sub item. +1. Another. +1. And another.. + +seems to do TheSameHere - i had expected the second block to compile to a numbered list. + +----
\ No newline at end of file |