diff options
Diffstat (limited to 'doc/plugins')
-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=""" |