logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Author

       Dave Rolsky <autarch@urth.org>

Bugs

       See Markdent for bug reporting details.

       Bugs may be submitted at <https://github.com/houseabsolute/Markdent/issues>.

       I am also usually active on IRC as 'autarch' on "irc://irc.perl.org".

Description

       This role 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 role handles tables only.

       This role should be applied to Markdent::Parser::BlockParser class or a subclass of that class.

Name

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

Roles

       This role does the Markdent::Role::Dialect::BlockParser role.

Source

       The source code repository for Markdent can be found at <https://github.com/houseabsolute/Markdent>.

Version

       version 0.40

See Also