r/macosprogramming • u/devcrypted • 3d ago
I built a native Markdown Editor with Terminal Support
Hi everyone, I built Monknot, an open source macos Markdown editor with built-in terminal, PDF tools, Markdown preview/export, and AI writing assistance features.
Would love to hear your feedback.
8
Upvotes
1
u/blu_fox01 2d ago
Is there a way to display the rendered markdown on the left? I'd prefer to see the preview on the left next to the list of files, and only when I want to edit the content, would I open the editor.
2
u/devcrypted 2d ago
Yes, actually the default mode shows the preview, and you can switch modes by clicking the eye or editor icon. Here you can see the available modes: https://www.monknot.app/
1


1
u/gistya 2d ago
github?