-
-
19 Jul 2014 20:32:58 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (26)
- Testers (5990 / 10 / 3)
- Kwalitee
Bus factor: 1- 89.61% Coverage
- License: bsd
- Perl: v5.8.0
- Activity
24 month- Tools
- Download (110.25KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Digest::MD5
- Encode
- HTML::Entities
- Text::Markdown
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 1.000035 - 2014-06-19
- Add a 'self_url' configuration parameter to the constructor. If set, the value is prepended to the "#" anchor of footnotes.
- Metadata is now properly encoded - special characters (like angles, ampersand, or quotes) are encoded to generate valid (X)HTML.
- Add HTML::Entities as an explicit dependency.
Documentation
Convert MultiMarkdown syntax to (X)HTMLModules
Convert MultiMarkdown syntax to (X)HTMLModule Install Instructions
To install Text::MultiMarkdown, copy and paste the appropriate command in to your terminal.
cpanm Text::MultiMarkdown
perl -MCPAN -e shell install Text::MultiMarkdown
For more information on module installation, please visit the detailed CPAN module installation guide.