Convert Markdown to HTML
CONVERT_TO_HTML
Convert a Markdown string to valid XHTML. Use this when the Markdown content is not a full document, but perhaps just a paragraph or two, and you need to replace the selection with the Markdown response from an API call.
Parameters
text
(string): The Markdown string
Returns
Flare topic XHTML