vue-showdown

Use showdown as a vue component


Keywords
vue, showdown, markdown, vue-component
License
MIT
Install
npm install vue-showdown@4.2.0

Documentation

Vue Showdown logo

Vue Showdown

Current branch is for Vue 3 only. If you are using Vue 2, please check out v2 branch.

Introduction

Use showdown as a Vue component.

Usage

See Live Demo and Docs

Contributing

Feel free to submit Issues and PRs if you meet any problems or have any ideas.

Develop

# Clone this repo
git clone https://github.com/meteorlxy/vue-showdown
cd vue-showdown

# Install dependencies
pnpm i

# Start the dev-server
pnpm dev

LICENSE

MIT © @meteorlxy & Contributors