summaryrefslogtreecommitdiff
path: root/doc/plugins/contrib/table
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-01-16 03:21:33 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-01-16 03:21:33 +0000
commit8f5d3267619da5325eb2d46ce7d9744964e6b9a2 (patch)
tree4fde27a94420a2df04710aa59e4e52f6e4d79f8d /doc/plugins/contrib/table
parent30cdffcc0a4ec3c1d79abe4ff811468c7b35e480 (diff)
rename and comments
Diffstat (limited to 'doc/plugins/contrib/table')
-rw-r--r--doc/plugins/contrib/table/discussion.mdwn7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/plugins/contrib/table/discussion.mdwn b/doc/plugins/contrib/table/discussion.mdwn
new file mode 100644
index 000000000..f0ebb6d94
--- /dev/null
+++ b/doc/plugins/contrib/table/discussion.mdwn
@@ -0,0 +1,7 @@
+Well, that's an one workaround for (some versions of) markdown's
+lack of tables..
+
+Interesting that you chose to use CSV format. Seems there are advantages
+(standardisation) and disadvantages (limited to simple tables).
+
+--[[Joey]]