The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 1.01 - 2024-04-05

  • Deactivate the support for setext headings in pmarkdown default syntax.
  • Remove a copy of the input Markdown when using the functional interface.
  • Bugfixes:
    • Correctly scope a mode set in a call to convert().
    • Make the OO interface usable with read-only scalar for the Markdown content.

Documentation

Provides

in lib/Markdown/Perl/BlockParser.pm
in lib/Markdown/Perl/HTML.pm
in lib/Markdown/Perl/InlineTree.pm
in lib/Markdown/Perl/Inlines.pm
in lib/Markdown/Perl/Util.pm