Source application shows up in streaming preview

Viewed 7

Typing in Drafts, then viewing streaming preview, this shows at top:

source: Drafts.app

Help doc "Declaring the Source Application" says apps can declare as source usually using a comment as in:

<!--
source: Drafts.app
-->

However, in preview source, this is what shows:

<p>
source: Drafts.app
</p>

Where does the problem lie, in Marked or in Drafts?

2 Answers

Good question. It seems to be happening when "strip multimarkdown headers" is off and you're not using MultiMarkdown, so this is a bug in Marked. For now, just turn on "Strip MultiMarkdown headers" in Settings->Advanced and the issue should go away while I look into it.

That did the trick instantly. Thanks for your amazingly quick support, and all the work you've done here and in your other projects.