ePages 7.17.0 - DE_EPAGES/TLE/API/MarkdownFormatter.pm

Package DE_EPAGES::TLE::API::MarkdownFormatter

This tle handler provides functionality to transform markdown into html ExampleMarkdown: # Some text [markdown] transform markdown to html

Example
#ExampleMarkdown[markdown] => "<h1>some text</h1>"