oh but you *can* make tables with simple markdown, it's just they are regular HTML tables :P

master
https://id.koumbit.net/anarcat 2011-10-16 01:46:54 -04:00 committed by admin
parent 550a804390
commit 5263e498ea
1 changed files with 1 additions and 1 deletions

View File

@ -9,4 +9,4 @@ It needs the perl module [[!cpan Text::CSV]] for the CSV data.
Note that you can also build tables in [[ikiwiki/Markdown]] pages
without using this plugin, by enabling the `multimarkdown` option
and installing the [[!cpan Text::MultiMarkdown]] Perl module.
and installing the [[!cpan Text::MultiMarkdown]] Perl module or simply by using the `<table>` HTML tag.