Home / cs-notes / Others / Editors / VS Code / extensions / vscode all markdown
vscode all markdown
- tobiastao.vscode-mdPreview
 - 
    
TobiasTao
 - 5,494
 - 
    
v0.5.0
 - A full-featured markdown extension
 
💡 Introduction
Meet all needs of writing markdown on vscode
✨ Features
- Support three editing modes: WYSIWYG, Instant Rendering and Split View
 

- Support outline, mathematical formulas, mind maps, charts, flowcharts, Gantt charts, timing charts, staffs, multimedia, voice reading, heading anchors, code highlighting and copying, graphviz rendering
 - Multi-language support, built-in Chinese, English, Korean text localization
 - Built-in security filtering, export, image lazy loading, task list, at, multi-platform preview, multi-theme switching, copy to WeChat function
 - The toolbar contains 30+ items of operations.
 - Emoji auto-complete.
 - You can use drag and drop to store your images, and then store them locally or upload to the server.
 - The markup HTML is automatically converted to Markdown.
 - Support character counting.
 - Multi-theme support.
 
🔧 Configurations
vscode-md.options.mode: Choose default edit modeir: Instant render modewysiwyg: What-you-see-is-what-you-get modesv: Traditional split view mode
vscode-md.options.lang: Localization, i18nvscode-md.options.outline: Show outline of markdownvscode-md.options.counter.enable: Whether to use countervscode-md.options.toolbarConfig.hide: Whether to hide the toolbarvscode-md.options.toolbarConfig.pin: Whether to pin the toolbarvscode-md.options.preview.hljs.lineNumber: Whether to enable line numbervscode-md.options.preview.math.engine: Choose mathematical formula rendering engine:KaTeX/MathJax"vscode-md.options.preview.markdown.mark": Enable mark syntaxvscode-md.image.pathType: The markdown image path type, relative/absolute/picgovscode-md.image.dirPath: The directory used to store the pictures, it must be in workspace. The default is the path where Markdown is locatedvscode-md.theme.global: Global themevscode-md.theme.content: Markdown content themevscode-md.theme.code: Code theme, see Chroma for more informationvscode-md.picgo.configPath: The path to your PicGo configuration.
📚 Wiki
📄 License
❤️ Thanks
vditor: An In-browser Markdown editor, support WYSIWYG, Instant Rendering (Typora-like) and Split View modes.
picgo: New Experience of Image Upload and Management