Markdown with style.
| Platform | Stable | Download |
|---|---|---|
| Windows | v4.1.0 | exe |
| MacOS | v3.6.0 | pkg |
| Linux | v4.1.0 | deb |
Download for desktop or use it directly through your browser. More documentation is available at the website.
Thank you for choosing MKEditor 😊, I hope you find this tool useful for all your markdown needs!
If you have any issues or questions, please feel free to submit an issue.
MKEditor fully supports the CommonMark spec and comes with additional goodies.
::: primary
✨ Create alerts
:::document.addEventListener('DOMContentLoaded', () => {
document.body.write('Syntax-highlighted codeblock!')
})Syntax highlighting is supported for lots of languages!
$\sqrt{3x-1}+(1+x)^2$MKEditor comes with full support for writing expressions with LaTeX!
MKEditor includes a built-in, fully configurable, resizable preview renderer. View your styled or unstyled output in real time.
Customize your settings, enable word-wrapping, toggle automatic indentation, switch between light mode or dark mode, enable workspace persistence and more.
MKEditor comes with full support for exporting your markdown to HTML and PDF 🚀.
MKEditor v4.0.0 comes with the ability to connect to your AI provider of choice 🤖 Choose between Anthropic, OpenAI, or a local Ollama install. Each provider gets its own chat tab with persisted conversation history and a workspace-aware tool catalog: the assistant can read, edit, and create files in your open folder (write actions ask you to confirm first).
Important
API keys are encrypted with Electron's safeStorage and are never transmitted through the app in plaintext.
Developer documentation can be found here.
MKEditor is open source software licensed under the MIT License.
Built with ❤️ by Versyx Digital


