JSPM

  • Created
  • Published
  • Downloads 7124
  • Score
    100M100P100Q120544F

Package Exports

  • vue3-markdown

Readme

Vue 3 markodwn

This is a vue component of markdown editor based on micromark development, which mainly implements the following features.

  1. multi-language support
  2. black and white theme preview
  3. support KaTex formula input
  4. ustom image upload interface
  5. GFM style

Preview

demo

Installation

npm install vue3-markdown

Usage