We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a401b6 commit 05fd4d2Copy full SHA for 05fd4d2
examples/rich-text-editor/rich_text_editor.js
@@ -1,5 +1,5 @@
1
-import Quill from "https://esm.sh/quill@2.0.3";
2
import { toMarkdown as mdastUtilToMarkdown } from "https://esm.sh/mdast-util-to-markdown@2.1.2";
+import Quill from "https://esm.sh/quill@2.0.3";
3
4
/**
5
* @typedef {Object} QuillAttributes
0 commit comments