Install Wiz.Editor.md Plugin for Wiz Note to Focus on Markdown Writing
Wiz Note is a cross-platform note-taking product that supports Markdown syntax by default, similar to Evernote and Youdao Cloud Note. However, Xiaoz Blog has always preferred using Wiz for knowledge management.
Create a Markdown Note
If you need Wiz Note to support Markdown syntax, there are two methods:
- Create a new note and add the
.mdsuffix to the title, as shown in the screenshot below where a note titledtest.mdis created. - Or simply click "Create Markdown Note," which will automatically add the
.mdsuffix to the title.

Although Wiz Note supports Markdown rendering by default, you need to save the note after each edit to view the Markdown effect. It does not support real-time preview, which can be inconvenient. If you are a heavy Markdown user, you need a powerful Markdown editor. Installing the Wiz.Editor.md plugin for Wiz Note solves this problem. Wiz.Editor.md is a Wiz Note Markdown plugin built on Editor.md that supports real-time preview.
Install Wiz.Editor.md
First, ensure you have the Wiz Note client installed. Then, click Download Wiz.Editor.md and double-click the file to complete the installation. After successful installation, you must restart the Wiz Note client.
Features of Wiz.Editor.md
- Multiple style themes
- Synchronized preview support
- Code highlighting support
- Search and replace support
- Table of Contents (ToC) support
- Rich keyboard shortcuts
- Flowcharts and sequence diagrams
- MathJax mathematical formulas
- Replaces Wiz's default rendering
How to Use Wiz.Editor.md
If you have already created a note with the .md suffix, you can click Edit > Editor.md Editor to edit. If you no longer want to use Wiz's default editor, you can go to Edit > Edit Options > Default Editor and change it to the Editor.md editor. Below are some screenshots.


Editor.md real-time preview, click to enlarge
Summary
Wiz Note is currently one of the excellent note-taking products in China, supporting multiple platforms (including Linux, Android, iOS, macOS, etc.) and offering very friendly support for Markdown. Markdown is a markup language that can be written using a plain text editor. Through simple markup syntax, it can give plain text content a certain format, so you don't have to worry about layout issues. If you don't know what Markdown is, you can visit Introduction to Markdown to learn more.