Skip to content

Add custom script option#128

Open
lkrjangid1 wants to merge 3 commits into
the-airbender:mainfrom
lkrjangid1:main
Open

Add custom script option#128
lkrjangid1 wants to merge 3 commits into
the-airbender:mainfrom
lkrjangid1:main

Conversation

@lkrjangid1

Copy link
Copy Markdown

By using following option we can add custom script

customModuleConfig: """
 blotFormatter: {},
 """,
 customQuillRegister: """
  Quill.register('modules/blotFormatter', QuillBlotFormatter.default);
""",
customScriptTag: """
  <script src="https://cdn.jsdelivr.net/npm/quill-blot-formatter@1.0.5/dist/quill-blot-formatter.min.js"></script>
""",

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants