marmelab / aor-rich-text-input

<RichTextInput> component for admin-on-rest, useful for editing HTML code in admin GUIs
MIT License
23 stars 25 forks source link

using additional quilljs modules #6

Open yonantan opened 7 years ago

yonantan commented 7 years ago

could you please enable including additional quilljs modules (e.g. https://github.com/kensnyder/quill-image-resize-module, https://github.com/kensnyder/quill-image-drop-module), or provide some workaround for accomplishing this?

djhi commented 7 years ago

This is not possible currently but shouldn't be hard to add. Can you make a PR allowing to specify modules through props ?