Here are some alternatives if anyone is looking
https://macdown.app/ (FOSS)
https://github.com/MarkEdit-app/MarkEdit (FOSS)
And if you must have an electron one then here are some FOSS options https://marktext.me
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.
There so many of them published, and probably thousands more that are someone's introduction to coding and just sitting is a github rotting away.
edit: Oh, electron?!
But Macdown is a universal binary? https://github.com/schuyler/macdown3000 So it should just keep working
[1]: https://macdown.app
Thread hijacking but, I wonder more why Apple keeps the built-in TextEdit at its crappy state, it would be a fantastic text editor if fixed
YETANOTHER.md
YETANOTHERAGAIN.md
> For perspective: at just 4 MB, MarkEdit is much smaller than Electron apps. Handling a 10 MB file with ease puts it ahead of TextKit-based editors. Performance-first editors built with Rust lack native features, while correctness alone rules out editors that rely on regex-based Markdown parsing.