share.markedapp.com, published from Marked 3.2.3 (1217)
I have "Remove before rendering" turned on for YAML metadata in Marked's settings, so locally the front matter block is hidden. But when I publish to Marked Share, the --- fenced YAML block shows up as visible text at the top of the page. The server's renderer apparently doesn't strip standard YAML front matter, even though the desktop app does. This is my preferred result: I don't want the reader to see this.
Not a huge deal — I can remove the block before publishing, but it would be nice if Marked Share respected the same metadata settings, or at least stripped --- fenced YAML by default since it's standard in GFM-flavored Markdown.