Skip to content

Releases: bradchoate/text-textile

Text::Textile v2.13

28 Jul 18:09
Compare
Choose a tag to compare
  • Added textile command-line tool submitted by @amirkarger.
  • Applied a patch submitted by @serap for issues with parsing whitespace around '!' characters.
  • Applied a patch submitted by @yacomink for handling mixed-case HTML entity names.
  • Applied a patch submitted by @yacomink for running some of the inline modifier code as a separate method to allow for a subclass to override/prevent them.