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!
Show HN: Write.md – A free, open-source, themeable Markdown editor for macOS
61–70 of 92 posts
Re: Show HN: Write.md – A free, open-source, themeable Markdown editor for macOS
#62I'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!
Re: Show HN: Write.md – A free, open-source, themeable Markdown editor for macOS
#63I'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!
Re: Show HN: Write.md – A free, open-source, themeable Markdown editor for macOS
#64Earlier quoted context omitted.
yeah, it's easier to made them now then before. I've made myself two editors recently: https://wander.md - WYSIWYG editor that works on mac, iphone and iPad and has semantic versioning backend in. https://original.me - fully native macOS editor that uses Apple Notes as backend. those are ver interesting to build, but also way more possible. I think it would have take me years before.
When there is a cost. Please show it on the website. I couldn’t find if for wander.
Re: Show HN: Write.md – A free, open-source, themeable Markdown editor for macOS
#65I'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!
Re: Show HN: Write.md – A free, open-source, themeable Markdown editor for macOS
#66I'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!
* https://keenwrite.com/screenshots.html
* https://keenwrite.com/docs/user-manual.pdf
* https://www.youtube.com/watch?v=8dCui_hHK6U
My software uses ConTeXt to typeset into PDF.
Re: Show HN: Write.md – A free, open-source, themeable Markdown editor for macOS
#67Re: Show HN: Write.md – A free, open-source, themeable Markdown editor for macOS
#68I'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!
I've been using Typora for years. It has a pretty great export/print.
My favorite option is the one where it automatically colocates assets by creating a folder with the same name as the file, appends `.assets` to it (.assets), copies the image there, and then automatically sets up the preview and embed.
Re: Show HN: Write.md – A free, open-source, themeable Markdown editor for macOS
#69There must be something fascinating about writing Markdown apps - either it scratches an itch, or AI is really good at creating them. There's a flood of them on r/macapps and similar places.
I think we're going to see a lot of dev-related tooling that traditional developers would scratch their head and think... who could this possibly be for, and why would anyone spend time making this...
And it's just because there's an entirely new class of people doing this kind of thing now.
Re: Show HN: Write.md – A free, open-source, themeable Markdown editor for macOS
#70How does this compare to Typora? That's the leader in this market as far as I can tell.