There is a question on Zhihu: “What is the best Markdown text editor on Mac?”

The anonymous user who answered “Typora” received 267 likes, ranking first out of 81 responses.

Markdown is a great thing for technical writers, because it gives them the freedom to write with little regard for typography and get a passable format that allows them to focus more on the creation itself.

Typora, as a well-regarded Markdown text editor, has been the perfect choice for many programmers to create.

Typora is available for OS X, Windows and Linux. Just type the corresponding Markdown syntax in Typora (such as ## secondary title, bold), and the Chinese version of Typora will instantly transform the corresponding words into what they should be. Typora also supports italic, bold, insert image, quote, insert image, code, table, ordered list syntax and more, and finally you can see the finished typesetting directly.

But on November 23, Typora released the 1.0 version for the first time in nine years, and announced that it would start charging $14.99 for a maximum of three devices. Some Typora loyalists continue to choose; Some users want to go the other way.

We don’t judge the choices, but to satisfy creators looking for alternatives to Typora, today we’ve rounded up several completely free and open source Markdown text editors for those who need them.

md

Project author: Doocs

Open Source license: WTFPL

Project Address:

gitee.com/Doocs/md

Project Introduction: MD is a highly concise Wechat Markdown editor developed based on Wechat Format, which can automatically and instantly render edited documents into Wechat texts. It supports all basic Markdown syntax, color palette, one-click copy and paste to the public account background, multi-image upload, one-click download document, custom CSS style, one-click reset and other features.

Project Demo:

How to develop and deploy:

# Install dependent NPM I # start development mode NPM start # deploy in /md directory NPM run build # access http://127.0.0.1:9000/md # deploy in root directory NPM run Build :h5-netlify # visit http://127.0.0.1:9000/Copy the code

Operation address: doocs.gize. IO /md/

zrlog

Project author: Xiaochun

Open Source license: Apache-2.0

Project address: gitee.com/94fzb/zrlog

Project Introduction:Zrlog is a useJava development blog /CMS procedures, comes with Markdown editor, withSimple, easy to use, component, low memory footprintAnd so on, let the creator more energy on writing, rather than spend a lot of time in learning the use of the program.Project Demo:

Operation address: www.zrlog.com/vscode-mark…

VS Code-markdown-editor

Author: Zaaack

Open Source License: MIT

Project address: gitee.com/zane_young/…

Project description: A VS Code plugin that allows you to change VS Code into a WYSIWYG Markdown editor like Typora, supporting visual editing of tables, dragging and dropping images, various ICONS, etc.

The Demo presentation: Operating address: Marketplace.visualstudio.com/itemsitemNa…

vnote

Project author: Tamlok

Open Source license: LGPL-3.0

Project address: gitee.com/tamlok/vnot…

Project description: Markdown is a free, open source note-taking application based on Qt that focuses on Markdown. It is not only a Markdown editor, but also provides powerful note management. It is understood that VNote will support more document formats in the future. Currently, the application runs efficiently on Linux, Windows, and macOS platforms.

Project Demo: Mode of operation :Copy the following web disk addressesPan.baidu.com/s/1Fou1flmB…

Verification code: Note

Said in the last

Markdown brings us back to the original idea of writing, focusing on content rather than style. If you have a good Markdown editor, let us know in the comments; Developers can also click directly to Gitee to open a proprietary repository of your code and share more treasure projects with 8 million developers.

Recommended reading

How do you prove you’re human and not an AI?

I, the coder, study the metasverse at Gitee

It’s year-end review time, and I recommend a wave of good and useful open source project management tools