Skip to content

Commit

Permalink
Merge pull request #173 from aral/patch-1
Browse files Browse the repository at this point in the history
Link to fix for Quill is defined error in modules
  • Loading branch information
surmon-china authored Mar 5, 2018
2 parents ea932f4 + ecb2382 commit 68d0d79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,7 @@ Quill.register('modules/yourQuillModule', yourQuillModule)
- [Option to insert an image from a URL](https://github.com/quilljs/quill/issues/893)
- [How vue-quill-editor combine with the syntax highlighter module of highlight.js](https://github.com/surmon-china/vue-quill-editor/issues/39)
- [配合 element-ui 实现上传图片/视频到七牛 demo](https://github.com/surmon-china/vue-quill-editor/issues/102)
- [How to fix “Can’t find variable: Quill”, “Quill is undefined”, “window.Quill is undefined” errors when trying to use Quill modules that use Webpack in Nuxt/SSR](https://github.com/surmon-china/vue-quill-editor/issues/171#issuecomment-370253411)


## Quill documents
Expand Down

0 comments on commit 68d0d79

Please sign in to comment.