Changes for version 1.990-TRIAL - 2014-01-02 (TRIAL RELEASE)
- Enhancements
- Change backend from Pod::Parser to Pod::Simple. Previous documented API has been ported however the Pod::Simple API should be preferred for new code.
 - Improve escaping of markdown characters.
 - Accept for/begin 'markdown' and 'html' regions by default.
 - Represent over/back regions without items as blockquotes.
 
 - Backward Incompatible Changes
- E<> codes used to produce equivalent html entities (&foo;). These now simply print the corresponding unicode character as utf-8. If you desire alternate behavior please report a bug.
 - Tabs are now expanded.
 
 
Documentation
Convert POD text to Markdown    
  Modules
Convert POD to Markdown