summaryrefslogtreecommitdiff
path: root/doc/plugins/table.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-09-16 19:35:16 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-09-16 19:35:16 +0000
commit9f87bd8d7d801ba29687c68349a5c56e9947948f (patch)
tree47d79e095eea6d779ce415bd811fb885d30eb15c /doc/plugins/table.mdwn
parent6bcc3339d911cd6c0095a3ed3eacf8560c458d01 (diff)
* table plugin: Actually specify the delimiter when parsing CSV.
* table plugin: The previous version broke WikiLinks inside quoted values. Fix this by linkifying CSV data after parsing it, while DSV data is still linkified before parsing.
Diffstat (limited to 'doc/plugins/table.mdwn')
-rw-r--r--doc/plugins/table.mdwn10
1 files changed, 0 insertions, 10 deletions
diff --git a/doc/plugins/table.mdwn b/doc/plugins/table.mdwn
index 89bec987c..6920c8f80 100644
--- a/doc/plugins/table.mdwn
+++ b/doc/plugins/table.mdwn
@@ -6,16 +6,6 @@ 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="""