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::SpanParser - Span 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 is applied to a Markdent::Parser::SpanParser in order to allow the pipe (|) and colon (:)
       characters to be backslash-escaped. These are used to mark tables, so they need to be escapeable.

Name

       Markdent::Dialect::Theory::SpanParser - Span parser for Theory's proposed Markdown extensions

Roles

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

Source

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

Version

       version 0.40

return

See Also