A vscode extension used to write Markdown. This extension is dedicated to writing MD documents in a visual manner. The preview image is shown in the next section.
Features
Provides support for common tags such as titles, bold, tables, and images.
Contains common mathematical symbols in Latex Formulas.
Supports multiple Emoji.
Support for inserting Badges,Buttons,FlowChart.
Support for designing Formulas and selecting Emoticons online using the built-in browser.
Support some Shortcut Keys, see the comparison table for details.
Shortcut Key
Bold: CTRL+B
Italics: CTRL+I
H1: CTRL+1
H2: CTRL+2
H3: CTRL+3
Requirements
vscode>=1.64.0
Installation
You can find this extension in VScode Extension Market.
You also can use command vsce package to package this extension.
The packaged extension is also available on Github.
Release Notes
v0.1.4
Support for some Shortcut Keys.
v0.1.3
Support for inserting Buttons and FlowChart!
v0.1.2
Support for inserting Badges .
v0.1.0
Support for designing Formulas and selecting Emoji online using the built-in browser