]> sipb.mit.edu Git - ikiwiki.git/commitdiff
clarify example with whitespace
authorJoey Hess <joey@gnu.kitenet.net>
Mon, 29 Mar 2010 17:27:50 +0000 (13:27 -0400)
committerJoey Hess <joey@gnu.kitenet.net>
Mon, 29 Mar 2010 17:27:50 +0000 (13:27 -0400)
doc/ikiwiki/directive/table.mdwn

index e27a94b7cbd2ef1868f13b0c4e2dcadf513ed71b..2dac977244ed9329beaaf015b146d6c2d409d6d8 100644 (file)
@@ -6,8 +6,8 @@ or DSV (delimiter-separated values) format.
 ## examples
 
        \[[!table data="""
-       Customer|Amount
-       Fulanito|134,34
+       Customer |Amount
+       Fulanito |134,34
        Menganito|234,56
        Menganito|234,56
        """]]