Twitter/X

Author @DonvitoAI released a Markdown-first editor, repository…

Brief

DonvitoAI published a Markdown-focused editor (github.com/donvito/markdown-, 2026-06-27) that prioritizes traditional Markdown workflows while adding AI-driven editing features such as a Cursor-like Ctrl+K command. The app can run local models via LM Studio and Ollama, and also integrates models over standard APIs for flexibility.

Why it matters

Author @DonvitoAI released a Markdown-first editor, repository: github.com/donvito/markdown- (posted 2026-06-27).

Key details

  • Editor includes AI editing shortcuts inspired by Cursor (e.g., Ctrl+K) and supports local models via LM Studio and Ollama, with API-based models also supported.
Source evidence

cool, I also made one. shameless plug 😅

github.com/donvito/markdown-…

It is an markdown editor-first rather than AI-centric. I added AI editing like Cursor ctrl+k

you can use local models running in @lmstudio or @ollama. models via API can work too