markdown-confluence
markdown-confluence copied to clipboard
HTML comments are interpreted as literals
Markdown is a superset of HTML, so HTML comments <!-- like this --> should be respected as comments within Markdown documents.
The Markdown-to-Confluence converts these to literal text, so they end up verbatim in the Confluence output.