marktext

πŸ“A simple and elegant markdown editor, available for Linux, macOS and Windows.

Stars
42.7K
Forks
3.25K
Open issues
1.08K
Closed issues
1.61K
Last release
about 2 years ago
Last commit
8 months ago
Watchers
42.7K
Total releases
36
Total commits
1.61K
Open PRs
44
Closed PRs
936
Repo URL
Platform
Mac
License
mit
Category
Offers premium version?
NO
Proprietary?
NO
About

MarkText

πŸ”† Next generation markdown editor πŸŒ™
A simple and elegant open-source markdown editor that focused on speed and usability.
Available for Linux, macOS and Windows.


<a href="https://github.com/marktext/marktext" rel="nofollow">
  Website
</a>
 | 
<a href="https://github.com/marktext/marktext#features" rel="nofollow">
  Features
</a>
 | 
<a href="https://github.com/marktext/marktext#download-and-installation" rel="nofollow">
  Downloads
</a>
 | 
<a href="https://github.com/marktext/marktext#development" rel="nofollow">
  Development
</a>
 | 
<a href="https://github.com/marktext/marktext#contribution" rel="nofollow">
  Contribution
</a>

Translations: πŸ‡¨πŸ‡³ πŸ‡ΉπŸ‡Ό πŸ‡΅πŸ‡± πŸ‡―πŸ‡΅ πŸ‡«πŸ‡· πŸ‡ΉπŸ‡· πŸ‡ͺπŸ‡Έ πŸ‡΅πŸ‡Ή πŸ‡°πŸ‡·

This Markdown editor that could. Built with ❀︎ by Jocs and contributors .


Supporting MarkText

MarkText is an MIT licensed open source project, and the latest version will always be downloadable for free from the GitHub release page. MarkText is still in development, and its development is inseparable from all sponsors. I hope you join them:

What's the difference between Patreon and Open Collective?

Patreon: Funds will be directly sponsored to Luo Ran (@jocs) who created MarkText and continues to maintain it. Open Collective: All expenses are transparent. The funds will be used for the development and maintenance of MarkText, funding online and offline activities, and acquiring other necessary resources. Names and company logos of all sponsors (from both Patreon and Open Collective) will appear on the official website for MarkText and in its README.md file.

Special Sponsors

Platinum Sponsors

Gold Sponsors

Silver Sponsors

Bronze Sponsors

Backers

Screenshot

Features

  • Realtime preview (WYSIWYG) and a clean and simple interface to get a distraction-free writing experience.
  • Support CommonMark Spec, GitHub Flavored Markdown Spec and selective support Pandoc markdown.
  • 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.
  • Various themes: Cadmium Light, Material Dark etc.
  • Various editing modes: Source Code mode, Typewriter mode, Focus mode.
  • Paste images directly from clipboard.

πŸŒ™themesπŸ”†

Cadmium Light Dark

Graphite Light Material Dark

Ulysses Light One Dark

😸Edit modes🐢

Source Code Typewriter Focus

Why make another editor?

  1. 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. MarkText 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 MarkText.
  2. As mentioned above, MarkText 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 MarkText into a popular markdown editor.
  3. There are many markdown editors and all have their own merits, some have features which others don't. It's difficult to satisfy each markdown users' needs but we hope MarkText will be able to satisfy each markdown user as much as possible. Although the latest MarkText is still not perfect, we will try to make it as best as we possibly can.

Download and Installation

Want to see new features of the latest version? Please refer to CHANGELOG.

macOS

You can either download the latest marktext-%version%.dmg from the release page or install MarkText using homebrew cask. To use Homebrew-Cask you just need to have Homebrew installed.

brew install --cask mark-text
Windows

Simply download and install MarkText via setup wizard (marktext-setup-%version%.exe) and choose whether to install per-user or machine wide. Alternatively, install MarkText using a package manager such as Chocolatey or Winget.

To use Chocolatey, you need to have Chocolatey installed:

choco install marktext

To use Winget, you need to have Winget installed:

winget install marktext
Linux

Please follow the Linux installation instructions.

Other

All binaries for Linux, macOS and Windows can be downloaded from the release page. If a version is unavailable for your system, then please open an issue.

Development

If you wish to build MarkText yourself, please check out our build instructions.

If you have any questions regarding MarkText, you are welcome to write an issue. When doing so please use the default format found when opening an issue. Of course, if you submit a PR directly, it will be greatly appreciated.

Integrations

  • Alfred Workflow: A Workflow for the macOS app Alfred: Use "mt" to open files/folder with MarkText.

Contribution

MarkText is in development, please make sure to read the Contributing Guide before making a pull request. Want to add some features to MarkText? Refer to our roadmap and open issues.

Contributors

Thank you to all the people who have already contributed to MarkText[contributors].

Special thanks to @Yasujizr who designed the MarkText logo.

License

MIT.

Alternative Projects

Subscribe to Open Source Businees Newsletter

Twice a month we will interview people behind open source businesses. We will talk about how they are building a business on top of open source projects.

We'll never share your email with anyone else.