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.

36 lines
1.1 KiB

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