In Markdown WYSIWYG mode, HI header in the first line is rendered as body text if it contains a colon

There’s an older threat about this phenomenon

In fact, Multimarkdown (the dialect implemented by DT/TG) uses colons in the first line to identify metadata (see MultiMarkdown User’s Guide). Personally, I find this choice a bit unfortunate, but there you are.

Markdown is not really a standard, there are many flavours, and you have work with (or around) the one provided by your tool(s).

1 Like