markdown-confluence icon indicating copy to clipboard operation
markdown-confluence copied to clipboard

HTML comments are interpreted as literals

Open Xophmeister opened this issue 1 year ago • 0 comments

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.

Xophmeister avatar Feb 13 '25 11:02 Xophmeister