Code Monkey home page Code Monkey logo

vscode-md's Introduction

๐Ÿ’ก Introduction

A full-featured markdown extension for vscode, powered by vditor and picgo.

โœจ 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 mode
    • ir: Instant render mode
    • wysiwyg: What-you-see-is-what-you-get mode
    • sv: Traditional split view mode
  • vscode-md.options.lang: Localization, i18n
  • vscode-md.options.outline: Show outline of markdown
  • vscode-md.options.counter.enable: Whether to use counter
  • vscode-md.options.toolbarConfig.hide : Whether to hide the toolbar
  • vscode-md.options.toolbarConfig.pin: Whether to pin the toolbar
  • vscode-md.options.preview.hljs.lineNumber: Whether to enable line number
  • vscode-md.options.preview.math.engine: Choose mathematical formula rendering engine: KaTeX/MathJax
  • "vscode-md.options.preview.markdown.mark": Enable mark syntax
  • vscode-md.image.pathType: The markdown image path type, relative/absolute/picgo
  • vscode-md.image.dirPath: The directory used to store the pictures, it must be in workspace. The default is the path where Markdown is located
  • vscode-md.theme.global: Global theme
  • vscode-md.theme.content: Markdown content theme
  • vscode-md.theme.code: Code theme, see Chroma for more information
  • vscode-md.picgo.configPath: The path to your PicGo configuration.

๐Ÿ“š Documentation

๐Ÿ“„ License

MIT

โค๏ธ 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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.