8 Star 73 Fork 8

zaaack / vscode-markdown-editor

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 2.14 KB
一键复制 编辑 原始数据 按行查看 历史
zaaack 提交于 2021-04-26 11:55 . refactor: _document is not nullable

Markdown Editor — A full-featured WYSIWYG editor for markdown

Demo

demo

Features

  • What You See Is What You Get (WYSIWYG)
  • Auto sync changes between vsc editor and webview
  • Copy markdown/html
  • Upload/paste/drag-drop images will auto save to assets folder
  • Multi-theme support
  • Shortcut keys
  • Instant Rendering mode(Recommand!) & Wysiwyg mode & split screen mode
  • Markdown extensions
  • Multiple graph support including KaTeX / Mermaid / Graphviz / ECharts / abc.js(notation) / ...
  • For more usage please see vditor

Install

https://marketplace.visualstudio.com/items?itemName=zaaack.markdown-editor

Support syntax

demo article

Usage

1. Command mode in markdown file

  • open a markdown file
  • type cmd-shift-p to enter command mode
  • type markdown-editor: Open with markdown editor

2. Explorer Context menu

  • right click on markdown file
  • then click Open with markdown editor

3. Editor title context menu

  • right click on a opened markdown file's tab title
  • then click Open with markdown editor

Acknowledgement

Todo

License

MIT

TypeScript
1
https://gitee.com/zane_young/vscode-markdown-editor.git
git@gitee.com:zane_young/vscode-markdown-editor.git
zane_young
vscode-markdown-editor
vscode-markdown-editor
master

搜索帮助