Use Markdown in Blogger Posts with HTML Editor

Approach Previously in the URL Shorten Worker for a Markdown Journal solution, the page content contained markdown-formatted text, with a simple JS snippet attached outside to convert markdown to HTML.

在 Blogger/blogspot 的内容中使用 markdown

群里有人讨论如何在blogger中使用markdown 思路 以前在 短链转markdown日记本 的方案中, 页面内容<textarea>中是markdown格式文本, 外面再挂一段简单的JS转换markdown到HTML.