Changes for version 0.210001 - 2015-07-28
- Stop returning encoded UTF-8 from renderers BREAKING CHANGE: The renderers now return normal Perl strings. Use utf8::encode before printing the result to binary streams.
- $node->render convenience method
- Additional parser options for CommonMark->parse
- Fix and improve check for libcmark
Documentation
Iterate CommonMark nodes
Node of the CommonMark parse tree
Push parser interface
Modules
Interface to the CommonMark C library
Provides
in lib/CommonMark.pm