o.Parse(lcMarkdownText)
Return Value
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:
Class MarkdownParserExtended© West Wind Technologies, 2023 • Updated: 09/24/18
Comment or report problem with topic