Changes for version 1.002_03 - 2024-09-30
- a final trial version perhaps
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
Modules
Convert MultiMarkdown syntax to (X)HTML