|
This looks like a neat app for non-developers, but for dev's it is really hard to beat the VS Code extensions for handling markdown. My heavily used ones are: Markdown to HTML (copy), which lets you write and preview markdown and then copy+paste it as html into things like newsletters, CMS, etc. as a single step. The other one is Markdown to PDF, which lets you organize a series of markdown files into a coherent structure and then spits out an ebook on command. |
It'll great if you point me to one of those... Thanks.