summaryrefslogtreecommitdiff
path: root/doc/plugins/table.mdwn
blob: ec6e34f554cb482dbdfc7dddf15c799577946231 (plain)

[[!template id=plugin name=table author="[[VictorMoral]]"]] [[!tag type/format]]

This plugin implements the [[ikiwiki/directive/table]] [[ikiwiki/directive]]. The directive 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.