Dave Rolsky > Markdent > Markdent::Dialect::Theory::BlockParser

Download:
Markdent-0.20.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
View/Report Bugs
Module Version: 0.20   Source  

NAME ^

Markdent::Dialect::Theory::BlockParser - Block parser for Theory's Markdown

VERSION ^

version 0.20

DESCRIPTION ^

This class adds parsing for Markdown extensions proposed by David Wheeler (aka Theory). See http://justatheory.com/computers/markup/markdown-table-rfc.html and http://justatheory.com/computers/markup/modest-markdown-proposal.html for details.

For now, this class handles tables only.

This class extends the Markdent::Dialect::Standard::BlockParser class.

METHODS ^

This class provides the following methods:

ROLES ^

This class does the Markdent::Role::BlockParser, Markdent::Role::AnyParser, and Markdent::Role::DebugPrinter roles.

BUGS ^

See Markdent for bug reporting details.

AUTHOR ^

Dave Rolsky <autarch@urth.org>

COPYRIGHT AND LICENSE ^

This software is copyright (c) 2010 by Dave Rolsky.

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

syntax highlighting: