projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6798a80
)
clarify example with whitespace
author
Joey Hess
<joey@gnu.kitenet.net>
Mon, 29 Mar 2010 17:27:50 +0000
(13:27 -0400)
committer
Joey Hess
<joey@gnu.kitenet.net>
Mon, 29 Mar 2010 17:27:50 +0000
(13:27 -0400)
doc/ikiwiki/directive/table.mdwn
patch
|
blob
|
history
diff --git
a/doc/ikiwiki/directive/table.mdwn
b/doc/ikiwiki/directive/table.mdwn
index e27a94b7cbd2ef1868f13b0c4e2dcadf513ed71b..2dac977244ed9329beaaf015b146d6c2d409d6d8 100644
(file)
--- a/
doc/ikiwiki/directive/table.mdwn
+++ b/
doc/ikiwiki/directive/table.mdwn
@@
-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
"""]]