blob: c6491f754392090dff7b2a08e4883aa9afa085c9 (
plain)
[[!template id=plugin name=creole author="BerndZeimetz"]]
[[!tag type/format]]
This plugin allows ikiwiki to process pages written in
WikiCreole format.
To use it, you need to have the [[!cpan Text::WikiCreole]] perl
module installed, enable the plugin, then files with the extention .creole
will be processed as creole.
The creole format is based on common elements across many different
wiki markup formats, so should be fairly easy to guess at. There is also a
CheatSheet.
Links are standard [[WikiLinks|ikiwiki/WikiLink]]. Links and
[[directives|ikiwiki/directive]] inside {{{ }}} blocks are still expanded,
since this happens before the creole format is processed.
|