patleeman / quill-markdown-shortcuts

Quill.js module that converts markdown to rich text formatting while typing.
https://patleeman.github.io/quill-markdown-shortcuts/
140 stars 49 forks source link

Module import failure #29

Open Carbon401 opened 5 years ago

Carbon401 commented 5 years ago

I'm getting this error both on the demo page and when I try to use the module in my code: quill Cannot import modules/markdownShortcuts. Are you sure it was registered?

Firefox 60.3.0esr (64-bit) on CentOS Linux release 7.5.1804

xueqiliu commented 4 years ago

Did you solve it ?