quill-markdown-toolbar
Quill.js module that converts pasted markdown to rich text formatting.
Quickstart
Install using npm
``shell
npm i quill-markdown-toolbar
`
Install using CDN
`html
``
Demo
Paste markdown text and click the markdown button on toolbar.

Try yourself!
If you are a visual studio code user, you can run on debug tab.
Contribution
- For now, use the Github issues for requests/bug issues
- Reporting new bugs or adding details to existing ones
- Reproducing unconfirmed bugs
- Requesting new features
License
MIT License