I've been looking for a markdown editor that let's me print the rendered view and have yet to find one. Which is quite surprising given how many there are. I just use my own webapp for now, should probably open source it in case anyone else is looking for this functionality.
If you know of a nice mac app that let's me easily write / view and print markdown I'd love to hear from you!
most of these editors offer pdf exports and the ones that don't they offer html ones that can easily be exported in the browser too. Isn't this enough?
Obsidian has a pdf export, but it's overkill for just writing
I've been using Typora for years. It has a pretty great export/print.
vscode + pandoc ... work like a charm (incl. side by side preview)
not an app per se, but pandoc is great...
Recently adopted https://github.com/marktext/marktext as I wanted the editable preview that Obsidian offers, but for all .md, not just items in my vault. I dig it so far. And it does offer printing of the render.