diff options
author | https://www.google.com/accounts/o8/id?id=AItOawnvhgr8_l1yXhOSKzcUYWhc0Wl70apqW3c <Kai@web> | 2011-11-18 07:28:15 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2011-11-18 07:28:15 -0400 |
commit | 38c220324885e521b6223e0a4e16a4b804824740 (patch) | |
tree | 21367367166a2c1b7201b13bd97b918795dbe010 /doc/sandbox.mdwn | |
parent | 6a98c7255dd139d9925e4f7342aead626a31df54 (diff) | |
download | ikiwiki-38c220324885e521b6223e0a4e16a4b804824740.tar ikiwiki-38c220324885e521b6223e0a4e16a4b804824740.tar.gz |
Added a trivial table example with a pointless heading
Diffstat (limited to 'doc/sandbox.mdwn')
-rw-r--r-- | doc/sandbox.mdwn | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/sandbox.mdwn b/doc/sandbox.mdwn index 3aaf6d885..0c6567f73 100644 --- a/doc/sandbox.mdwn +++ b/doc/sandbox.mdwn @@ -41,6 +41,15 @@ Testing this sandbox thing. >>> ...and different font colors. >>>> ...but it's nothing a little CSS can't fix. +# Pointless heading + +Let's see a table: + +[[!table data=""" +Heading 1|Heading 2|Heading 3 +Item 1| Item 2| Item 3"""]] + + Numbered list 1. First item. |