ikiwiki/doc/bugs/table_plugin_does_not_handl...

4 lines
166 B
Plaintext
Raw Normal View History

2011-04-21 12:49:34 +02:00
The table plugin seems to be unable to read a CSV file that uses \r\n for line delimiters.
The same file with \r works fine. The error message is "Empty data".
--liw