The Markdown to HTML action renders headings, emphasis, links, lists, code
blocks, and other supported Markdown syntax into an HTML string.
Outputs
For example:
renders approximately:
The generated HTML is not sanitized. Markdown can contain raw HTML, links, and
other content that is unsafe to render in a trusted page or email without a
separate sanitization policy.