Package : perl-Markdent

Package details

Summary: An event-based Markdown parser toolkit

Description:
This distribution provides a toolkit for parsing Markdown (and Markdown
variants, aka dialects). Unlike the other Markdown Perl tools, this module
can be used for more than just generating HTML. The core parser generates
events (like XML's SAX), making it easy to analyze a Markdown document in
any number of ways.

If you're only interested in converting Markdown to HTML, you can use the
the Markdent::Simple::Document manpage class to do this, although you can
just as well use better battle-tested tools like the Text::Markdown
manpage.

See the Markdent::Manual manpage for more details on how Markdent works and
how you can use it.


URL: https://metacpan.org/release/Markdent
License: GPLv1+ or Artistic

Maintainer: nobody

List of RPMs