Plugin: txt
Author: ?Gabriel
Included in ikiwiki: yes
Enabled by default: no
Included in goodstuff: no
Currently enabled: no
This plugin makes ikiwiki treat files with names ending in ".txt" as wiki pages.
Unlike other format plugins, no formatting of markup in txt files is done; the file contents is displayed to the user as-is, with html markup characters such as ">" escaped.
The only exceptions are that ?WikiLinks and directives are still expanded by ikiwiki, and that, if the URI::Find perl module is installed, URLs in the txt file are converted to hyperlinks.