Skip to content

versyxdigital/mkeditor

Tests     CodeQL

MKEditor

Markdown with style.

Platform Stable Download
Windows v3.6.0 exe
MacOS v3.6.0 pkg
Linux v3.6.0 deb

Note

Supported languages:

🇬🇧 English, 🇩🇪 Deutsch, 🇪🇸 Español, 🇫🇷 Français, 🇮🇹 Italiano, 🇳🇱 Nederlands, 🇵🇹 Português, 🇷🇺 Русский, 🇺🇦 Українська, 🇹🇷 Türkçe, 🇨🇳 简体中文, 🇯🇵 日本語, 🇰🇷 한국어

Download for desktop or use it directly through your browser.

More documentation is available at the website.

MKEditor dark mode MKEditor light mode

Welcome

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.

Great support for custom styling

MKEditor comes with full support for styling your documents with:

  • Bootstrap
  • Fontawesome
  • Highlight.js

Create alerts

::: primary
✨ Create alerts
:::

Format code

document.addEventListener('DOMContentLoaded', () => {
    document.body.write('Syntax-highlighted codeblock!')
})

Syntax highlighting is supported for lots of languages!

Write math

$\sqrt{3x-1}+(1+x)^2$

$\sqrt{3x-1}+(1+x)^2$

MKEditor comes with full support for writing expressions with LaTeX!

Preview documents as you type

MKEditor includes a built-in, fully configurable, resizable preview renderer. View your styled or unstyled output in real time.

Customize to your preference

Customize your settings, enable word-wrapping, toggle automatic indentation, switch between light mode or dark mode and more.

Export to HTML & PDF

MKEditor comes with full support for exporting your markdown to HTML and PDF 🚀.

Built with ❤️ by Versyx Digital

Contributing

Developer documentation can be found here.

License

MKEditor is open source software licensed under the MIT License.