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.