------------------------------------------------------------------- Mon Apr 14 05:39:59 UTC 2025 - Tina Müller - updated to 1.5.0 (1.005) see /usr/share/doc/packages/perl-Text-MultiMarkdown/Changes 1.005 2025-04-13T20:46:39Z * require a newer version.pm for v5.10.1 tests ------------------------------------------------------------------- Tue Jan 7 05:35:52 UTC 2025 - Tina Müller - updated to 1.4.0 (1.004) see /usr/share/doc/packages/perl-Text-MultiMarkdown/Changes 1.004 2025-01-06T06:21:01Z * use List::Util instead of List::MoreUtil, since the former is core. This was noted by Graham Ollis. 1.003 2024-10-24T17:15:43Z * anchor names can contain unicode, or, they can transliterate to ASCII. GitHub #6. * many tests remain broken under HTML::Tidy, but this is not new. Note that as the world moves on (and this module doesn't), the HTML that external things generate may have evolved. 1.002_04 2024-10-18T20:08:11Z * hoping this is the final test release * recovered from the $TODO tests, where the $TODO has to live in the current package. 1.002_03 2024-09-30T01:04:59Z * a final trial version perhaps 1.002_02 2024-09-21T17:48:52Z * transliterate_ids changes to transliterated_ids * fix some warnings in the tests 1.002_01 2024-09-20T20:34:38Z * 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 ------------------------------------------------------------------- Tue Mar 12 17:02:49 UTC 2024 - Tina Müller - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details ------------------------------------------------------------------- Wed Nov 1 03:09:18 UTC 2023 - Tina Müller - updated to 1.002 see /usr/share/doc/packages/perl-Text-MultiMarkdown/Changes 1.002 2023-10-31T19:46:11Z * new heading_ids_spaces_to_dash feature from Doug Hoyte (#2) ------------------------------------------------------------------- Wed Aug 9 03:07:25 UTC 2023 - Tina Müller - updated to 1.001 see /usr/share/doc/packages/perl-Text-MultiMarkdown/Changes ------------------------------------------------------------------- Sun Oct 7 09:13:45 UTC 2018 - Dirk Stoecker - Fix requirements for newer perl versions ------------------------------------------------------------------- Tue Apr 14 20:22:31 UTC 2015 - coolo@suse.com - updated to 1.000035 see /usr/share/doc/packages/perl-Text-MultiMarkdown/Changes 1.000035 2014-06-19T16:55:00 - Add a 'self_url' configuration parameter to the constructor. If set, the value is prepended to the "#" anchor of footnotes. - Metadata is now properly encoded - special characters (like angles, ampersand, or quotes) are encoded to generate valid (X)HTML. - Add HTML::Entities as an explicit dependency. ------------------------------------------------------------------- Sun Dec 11 09:24:26 UTC 2011 - coolo@suse.com - initial package 1.000034 * created by cpanspec 1.78.06