The simple markdown editor.
Use it through your browser, or download for desktop.
Platform | Stable | Download |
---|---|---|
Windows | v2.6.1 | exe |
MacOS | v2.6.1 | pkg |
Linux | v2.6.1 | deb |
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.
Open the help menu using the button at the top right for a complete list of editor shortcuts.
You can also view a cheatsheet here.
MKEditor fully supports the CommonMark spec and comes with a few additional goodies.
Great support for custom styling with:
- Bootstrap
- Fontawesome
- Highlight.js
Create alerts:
::: primary
✨ Create alerts
:::
Format some code:
document.addEventListener('DOMContentLoaded', () => {
document.body.write('Syntax-highlighted, copyable codeblock!')
})
MKEditor also includes a built-in, resizable preview renderer and support for exporting your markdown to HTML, with or without styles 🚀.
Customize your settings, switch between light mode and dark mode, write some documents and have fun!
Built with ❤️ by Versyx Digital