diff options
author | Joey Hess <joey@kitenet.net> | 2008-01-01 20:11:27 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-01-01 20:11:27 -0500 |
commit | cc1eafcf188d12c7d0f636b0c00995b0fa44f958 (patch) | |
tree | 1e6dc8613c242ce46a9d492e7c61a2e801349840 | |
parent | 57bba4dac132a06729eeec809f5e1a5adf829806 (diff) |
web commit by joey: remove markdown test foo
-rw-r--r-- | doc/sandbox.mdwn | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/doc/sandbox.mdwn b/doc/sandbox.mdwn index 305c2ad99..9dd99d6f1 100644 --- a/doc/sandbox.mdwn +++ b/doc/sandbox.mdwn @@ -100,24 +100,6 @@ Bulleted list * <a href="http://www.google.com/>do html links work?</a> ----- -<div class="whatever"> - -Try putting divs around a list doesn't work: - -* first item -* second item - -</div> - -span also doesn't work: - -<span class="whatever"> -* first item -* second item -</span> - ----- - This sandbox is also a [[ikiwiki/blog]]! [[inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]] |