Kwiki::Autoformat - Autoformat preformatted text


Kwiki-Autoformat documentation  | view source Contained in the Kwiki-Autoformat distribution.

Index


NAME

Top

Kwiki::Autoformat - Autoformat preformatted text

SYNOPSIS

Top

 $ cpan Kwiki::Autoformat
 $ cd /path/to/kwiki
 $ echo "Kwiki::Autoformat" >> plugins
 $ kwiki -update

DESCRIPTION

Top

This formats preformatted text using Damian Conway's magical Text::Autoformat with the default options:

    .auto
    In comp.lang.perl.misc you wrote:
    : > <CN = Clooless Noobie> writes:
    : > CN> PERL sux because:
    : > CN>    * It doesn't have a switch statement and you have to put $
    : > CN>signs in front of everything
    : > ...
    .auto

AUTHORS

Top

Ian Langworth <langworth.com>

SEE ALSO

Top

Kwiki, Text::Autoformat

COPYRIGHT AND LICENSE

Top


Kwiki-Autoformat documentation  | view source Contained in the Kwiki-Autoformat distribution.