Plugin: table
Author: VictorMoral
Included in ikiwiki: yes
Enabled by default: no
Included in goodstuff: yes
Currently enabled: yes

This plugin provides the table directive. It can build HTML tables from data in CSV (comma-separated values) or DSV (delimiter-separated values) format.

It needs the perl module Text::CSV for the CSV data.