diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-01-01 20:12:41 -0500 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-01-01 20:12:41 -0500 |
commit | ee9eb63599837db02df9cc826d10bef977126a81 (patch) | |
tree | 50fdb2608db90f1fe0b46b6266371aca670eb69f | |
parent | 8a021b3bdb0a9a05c2119e9238f15641db7d7bd1 (diff) | |
parent | cc1eafcf188d12c7d0f636b0c00995b0fa44f958 (diff) | |
download | ikiwiki-ee9eb63599837db02df9cc826d10bef977126a81.tar ikiwiki-ee9eb63599837db02df9cc826d10bef977126a81.tar.gz |
Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info
-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"]] |