Changes for version 1.02 - 2024-04-06

  • Improvement to the support of the original markdown syntax. This is probably the best that we will do as this is now quite faithful and some of the remaining differences are bugs in the original implementation.
  • Bugfixes:
    • Do not make a list loose when it is followed by blank lines.
    • Tab stops after list markers are properly computed.

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