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.002_02 - 2024-09-21

  • transliterate_ids changes to transliterated_ids
  • fix some warnings in the tests

Changes for version 1.002_01 - 2024-09-20

  • Trial to handle transliterated or unicode labels, for GitHub #16
  • add transliterate_ids and unicode_ids options
  • add to_html method, which is the same as markdown but should be used for anything new. Eventually markdown will be deprecated because it's the wrong name.
  • add the multimarkdown_to_html function for the same reason. Use that instead of markdown() if you can.
  • Text::Unidecode is now a prereq, for transliterate_ids

Documentation

Convert MultiMarkdown syntax to (X)HTML

Modules

Convert MultiMarkdown syntax to (X)HTML