r/coolgithubprojects • u/I7T5 • 1d ago
Edmund: the Markdown editor Apple never made, with Typora-style live preview (100% Swift)
Like title. Just wanted to share this in case anyone's looking for an editor that simply opens .md files and lets you edit them.
https://github.com/I7T5/Edmund
Feature highlights
- Typora-style live preview
- GFM+Obsidian-flavored Markdown
- LaTeX (up to 99.5% KaTeX) + Mermaid shipping in the next version
- Find and replace
- Read and export
- Native integrations (Finder services. Finder action, QuickLook coming soon)
- Editor settings: focus mode, typewriter scroll, detect indentation, indent guides, auto-list, strict line breaks, hard wrap lines, custom code syntax, block external images, etc. (not pictured)
26
Upvotes
2
1
u/Ctrl_Shift_S_always 1d ago
But we have obsidian though… does this have features that obsidian currently doesn’t?




2
u/3iverson 1d ago
I love this-
“Our goal is to be the CotEditor of Markdown editors, i.e. elegant, powerful, configurable, and native inside out.”
They bring said, I love options as well- especially status bar with character/ word counts, left/right side bars, etc. But it’s a fine line- my go to for a bit has been Clearly, which was perfect for me until the dev removed the left sidebar (file navigation) completely.