diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-09-16 19:18:02 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-09-16 19:18:02 +0000 |
commit | 6bcc3339d911cd6c0095a3ed3eacf8560c458d01 (patch) | |
tree | 57f583463364ab74ef8675e8a0f1c230d0bd93a1 /doc/plugins/table.mdwn | |
parent | 2ab0fdeffc04515b97f4eb86efa2468fe69654e7 (diff) | |
download | ikiwiki-6bcc3339d911cd6c0095a3ed3eacf8560c458d01.tar ikiwiki-6bcc3339d911cd6c0095a3ed3eacf8560c458d01.tar.gz |
* table plugin: Actually specify the delimiter.
Diffstat (limited to 'doc/plugins/table.mdwn')
-rw-r--r-- | doc/plugins/table.mdwn | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/plugins/table.mdwn b/doc/plugins/table.mdwn index 6920c8f80..89bec987c 100644 --- a/doc/plugins/table.mdwn +++ b/doc/plugins/table.mdwn @@ -6,6 +6,16 @@ or DSV (delimiter-separated values) format. It needs the perl module [[cpan Text::CSV]] for the CSV data. +[[table data=""" +"foo",[[joey]],"bar" +"bar",[[joeyno]], foo" +"""]] + +[[table data=""" +foo|[[joey]]|bar +bar|[[joeyno]]|foo +"""]] + ## examples \[[table data=""" |