-How to put '|' character in a filed ? I tried escaping it but it does not work.
+How to put '|' character in a field ? I tried escaping it but it does not work.
+Seems tables are disabled here ?
+> Explicitly specify format=csv, then you can use pipes as values and even
+> use quotes to unambiguously include commas in values. --[[Joey]]
-[[table class=table1 data="""
+>> Great! thanks.
+
+>>> Guess I can mark this [[done]] --[[Joey]]
+
+See this example:
+
+[[!table class=table1 data="""
aaaaaaaaaaaaaaa|b|c
--\|\|--|e|f
-"""]]
\ No newline at end of file
+"""]]