A simple and elegant open-source markdown editor that focused on speed and usability.
Available for Linux, macOS and Windows.
Website | Features | Downloads | Development | Contribution
- Realtime preview (WYSIWYG) and a clean and simple interface to get a distraction-free writing experience.
- Support CommonMark Spec and GitHub Flavored Markdown Spec.
- Markdown extensions such as math expressions (KaTeX), front matter and emojis.
- Support paragraphs and inline style shortcuts to improve your writing efficiency.
- Output HTML and PDF files.
- Dark and Light themes.
- Various editing modes: Source Code mode, Typewriter mode, Focus mode.
Dark ๐ | Light ๐ |
---|---|
Source Code | Typewriter | Focus |
---|---|---|
- I love writing. I have used a lot of markdown editors, yet there is still not an editor that can fully meet my needs. I don't like to be disturbed when I write by some unbearable bug. Mark Text uses virtual DOM to render pages which has the added benefits of being highly efficient and being open source. That way anyone who loves markdown and writing can use Mark Text.
- As mentioned above, Mark Text is completely free and open source and will be open source forever. We hope that all markdown lovers will contribute their own code and help develop Mark Text into a popular markdown editor.
- There are many markdown editors and all have their own merits, some have feautures which others don't. It's difficult to satisfy each markdown users needs but we hope Mark Text will be able to satisfy each markdown users' needs as much as possible. Although the latest Mark Text is still not perfect, we will try to make it as best as we possibly can.
Want to see new features of the latest version? Please refer to CHANGELOG.
You can either download the latest marktext-%version%.dmg
from the release page or install Mark Text using homebrew cask. To use Homebrew-Cask you just need to have Homebrew installed.
brew cask install mark-text
Simply download and install Mark Text via setup wizard (marktext-setup-%version%.exe
) or download a portable version marktext-%version%.exe
.
Please follow the Linux installation instructions.
All binaries for Linux, macOS and Windows can be downloaded from the release page. Is a version for your system unavailable, then open an issue.
If you wish to build Mark Text yourself, please check out our developer documentation.
If you have any questions regarding Mark Text, you are welcome to write an issue. When doing so please use the default format found when opening a issue. Of course, if you submit a PR directly, it will be greatly appreciated.
- Alfred Workflow: A Workflow for the macOS app Alfred: Use "mt" to open files/folder with Mark Text.
Mark Text is in full development, please make sure to read the Contributing Guide before making a pull request. Want to add some features to Mark Text? Refer to ROADMAP and open issues.
Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]
Platinum Sponsors
Gold Sponsors
Silver Sponsors
Bronze Sponsors
Thank you to all our backers! ๐ [Become a backer]
Thank you to all the people who have already contributed to Mark Text[contributors]
Special thanks to @Yasujizr who designed the logo of Mark Text.
MIT.