From: https://www.google.com/accounts/o8/id?id=AItOawnvhgr8_l1yXhOSKzcUYWhc0Wl70apqW3c Date: Fri, 18 Nov 2011 11:28:15 +0000 (-0400) Subject: Added a trivial table example with a pointless heading X-Git-Tag: 3.20111107~58^2~9 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/38c220324885e521b6223e0a4e16a4b804824740?hp=6a98c7255dd139d9925e4f7342aead626a31df54 Added a trivial table example with a pointless heading --- 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.