NAME
Template::Plugin::KwikiFormat - filter to convert kwiki formatted text to html
SYNOPSIS
[% USE KwikiFormat %]
[% FILTER kwiki %]
== title
*bold* /italic/
[% END %]
DESCRIPTION
A wrapper around Kwiki::Formatter.
Template::Plugin::KwikiFormat allows you to use KwikiFormats in data displayed by Template::Toolkit.
MARKUP SYNTAX
See here:
http://www.kwiki.org/?KwikiFormattingRules
METHODS
new
generate new plugin
kwiki
convert text
AUTHOR
Thomas Klausner, domm@zsi.at, http://domm.zsi.at
With a lot of thanks to Jon Åslund (Jooon) from #kwiki for coming up with how to do it.
COPYRIGHT
Copyright 2004, Thomas Klausner, ZSI
You may use, modify, and distribute this package under the same terms as Perl itself.
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 77:
Non-ASCII character seen before =encoding in 'Åslund'. Assuming CP1252