patch to prevent email obfuscation
[ikiwiki.git] / doc / plugins / table.mdwn
2008-07-21 Joey HessMerge commit 'smcv/prefix'
2008-07-21 Simon McVittieMigrate escaped directives (\[[) in doc/plugins to...
2008-07-21 Simon McVittieMigrate doc/plugins via prefix_directives
2007-09-16 joey* table plugin: Actually specify the delimiter when...
2007-09-16 joey* table plugin: Actually specify the delimiter.
2007-03-07 joeyupdate
2007-03-07 joeyadd colspan support
2007-03-07 joeyfurther refinement
2007-03-07 joeyweb commit by JoshTriplett: Fix typo.
2007-03-07 joey* Add a table plugin, derived from the one written...