]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/table.mdwn
* table plugin: Actually specify the delimiter.
[ikiwiki.git] / doc / plugins / table.mdwn
index 6920c8f8080e53175afc9ccb5ab3c70519564a72..89bec987c4b0ae42c2342c45b5291ebca5c817da 100644 (file)
@@ -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="""