X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/1debcdaeaaaa34d4a3e1d221eba33349ecfd4186..391d22eaf358e8588ea065f696052209df6459c5:/doc/sandbox.mdwn diff --git a/doc/sandbox.mdwn b/doc/sandbox.mdwn index 5fcd549f4..0d3740bbd 100644 --- a/doc/sandbox.mdwn +++ b/doc/sandbox.mdwn @@ -83,15 +83,22 @@ Bulleted list ----- -
+
-Try putting divs around a list: +Try putting divs around a list doesn't work: * first item * second item
+span also doesn't work: + + +* first item +* second item + + ----