* table plugin: Actually specify the delimiter when parsing CSV.
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sun, 16 Sep 2007 19:35:16 +0000 (19:35 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sun, 16 Sep 2007 19:35:16 +0000 (19:35 +0000)
commit9f87bd8d7d801ba29687c68349a5c56e9947948f
tree47d79e095eea6d779ce415bd811fb885d30eb15c
parent6bcc3339d911cd6c0095a3ed3eacf8560c458d01
* 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.
IkiWiki/Plugin/table.pm
debian/changelog
doc/plugins/table.mdwn