Changes for version 0.33 - 2024-02-15
- 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.
 
Modules
Parse text markup into HTML    
  
Asciidoc parser for Text::Markup    
  
Asciidoc parser for Text::Markup    
  
BBcode parser for Text::Markup    
  
Tools for external commands    
  
CommonMark Markdown parser for Text::Markup    
  
Creole parser for Text::Markup    
  
HTML parser for Text::Markup    
  
Markdown parser for Text::Markup    
  
MediaWiki syntax parser for Text::Markup    
  
MultiMarkdown parser for Text::Markup    
  
Turn a file with no known markup into HTML    
  
Pod parser for Text::Markup    
  
reStructuredText parser for Text::Markup    
  
Textile parser for Text::Markup    
  
Trac wiki syntax parser for Text::Markup