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 byparse()
when Text::Markup cannot determine which parser to use.