diff options
author | http://edrex.myopenid.com/ <http://edrex.myopenid.com/@web> | 2010-03-31 00:24:22 +0000 |
---|---|---|
committer | Joey Hess <joey@finch.kitenet.net> | 2010-03-31 00:24:22 +0000 |
commit | 66ecf1dba5d0aca59affd30029fe14ad5e3efc94 (patch) | |
tree | 1cf03f460a8858496fe42df0f4232be5c3b2426e | |
parent | 35fcc2ec8f1d3a3048d99a568df645607a99fbf1 (diff) |
-rw-r--r-- | doc/bugs/Tab_delimited_tables_don__39__t_work.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/Tab_delimited_tables_don__39__t_work.mdwn b/doc/bugs/Tab_delimited_tables_don__39__t_work.mdwn index 6f742ff70..b407255aa 100644 --- a/doc/bugs/Tab_delimited_tables_don__39__t_work.mdwn +++ b/doc/bugs/Tab_delimited_tables_don__39__t_work.mdwn @@ -1,3 +1,5 @@ +Table directive should support tab-delimited data, especially important since this is the format you will get if copy/pasting from an HTML table or spreadsheet (Gnumeric, OO Calc, Excel). Test case which fails: + [[!table format=dsv delimiter="\t" data=""" 1 2 2 4 |