Skip to content

Release v0.33

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Feb 20:13
v0.33
235c4a0

Changes for v0.33

  • Added support for registering a regular expression for Text::Markup::None by passing it in the use statement. The None parser otherwise is only the fallback parser used by parse() when Text::Markup cannot determine which parser to use.