The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Kwiki::ShellBlocks - Kwiki Shell Blocks Plugin

SYNOPSIS

In your Spork.slides:

    .shell
        % cat foo       # ...
        $ less bar      # ...
        C:\> type baz   # ...
    .shell

DESCRIPTION

This Kwiki plugin adds Shell block highlighting for Kwiki formatters.

AUTHORS

Autrijus Tang <autrijus@autrijus.org>

COPYRIGHT

Copyright 2004 by Autrijus Tang <autrijus@autrijus.org>.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

See http://www.perl.com/perl/misc/Artistic.html