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/[email protected]";
2
import { toMarkdown as mdastUtilToMarkdown } from "https://esm.sh/[email protected]";
+import Quill from "https://esm.sh/[email protected]";
3
4
/**
5
* @typedef {Object} QuillAttributes
0 commit comments