MarkdownParserExtended::Parse

o.Parse(lcMarkdownText)

Html from Markdown

Parameters

lcMarkdownText
The Markdown text to convert to HTML

Code blocks are fixed up with cCodeBlockStartHtml and cCodeBlockEndHtml and @ icon-icon-name font-awesome icons are expanded.

llUtf8 Convert the content to UTF-8 before passing to parser.

See also