diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-09-27 22:49:43 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-09-27 22:49:43 +0000 |
commit | 1debcdaeaaaa34d4a3e1d221eba33349ecfd4186 (patch) | |
tree | 7970819df0a8e0d57aa82451ec299ee1e791e5f9 | |
parent | b736a32cc25e31a8d8946c8f1fbb23f138273309 (diff) |
web commit by https://camrdale.myopenid.com/: Try putting divs around a list
-rw-r--r-- | doc/sandbox.mdwn | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/sandbox.mdwn b/doc/sandbox.mdwn index f84fd3d97..5fcd549f4 100644 --- a/doc/sandbox.mdwn +++ b/doc/sandbox.mdwn @@ -83,6 +83,18 @@ Bulleted list ----- +<div class ="whatever"> + +Try putting divs around a list: + +* first item +* second item + +</div> + +---- + + aaaaaaaaaaaaaaaa This sandbox is also a [[blog]]! |