Can't markup [[!table Error: ]]
authorhttp://hendry.iki.fi/ <http://hendry.iki.fi/@web>
Mon, 7 Sep 2009 09:53:50 +0000 (05:53 -0400)
committerJoey Hess <joey@kitenet.net>
Mon, 7 Sep 2009 09:53:50 +0000 (05:53 -0400)
doc/plugins/table.mdwn

index 7b080acdaffceca13c8e31420ddb0c1fa10cdfc2..eb19323e6fd51dd4215e97381821bd01f117b75a 100644 (file)
@@ -6,3 +6,5 @@ It can build HTML tables from data in CSV (comma-separated values)
 or DSV (delimiter-separated values) format.
 
 It needs the perl module [[!cpan Text::CSV]] for the CSV data.
+
+If you see `[[!table\ Error: ]]` you probably need to `sudo apt-get install libtext-csv-perl`.