Text::Markdown::Discount
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

33 lines
1.0 KiB

15 years ago
10 years ago
10 years ago
10 years ago
11 years ago
11 years ago
11 years ago
11 years ago
12 years ago
14 years ago
15 years ago
  1. Revision history for Perl extension Text::Markdown::XS.
  2. 0.08 Sun Aug 4 23:50:18 PDT 2013
  3. - Reverted html5 tags support
  4. 0.07 Sun Aug 4 18:44:48 PDT 2013
  5. - Removed MYMETA (by @Songmu)
  6. - Added html5 tags support (by @Songmu)
  7. 0.06 Sat Jul 13 20:35:10 PDT 2013
  8. - Documentation improvements by @nailbowers
  9. - fixed an issue with is_utf8 boolean casting behavior
  10. 0.05 Tue Jul 9 14:40:27 PDT 2013
  11. - Support MKD_* flags (by @tokuhirom)
  12. - markdown() returns UTF-8 encoded string (by @Songmu)
  13. - upgraded Discount to 2.1.6 (by @Songmu)
  14. 0.04 Thu Sep 13 11:16:38 PDT 2012
  15. - noop to deal with ugly file name
  16. 0.03 Thu Sep 13 11:16:38 PDT 2012
  17. - upgraded discount to 2.1.5a (RT:79192)
  18. - Thanks for the pull request up by https://github.com/hitode909
  19. 0.02 Sun Jan 1 22:13:42 PST 2012
  20. - upgraded discount to 2.1.2 (RT:66012)
  21. - use "CC='cc -fPIC'" as running configure.sh on discount workdir
  22. - added test for empty or spaces input (RT:73657)
  23. 0.01 Mon Oct 19 15:03:25 PDT 2009
  24. - first version with discount-1.3.4