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.
mdast-util-from-quill-delta
1 parent 65a3f49 commit 789b642Copy full SHA for 789b642
readme.md
@@ -1332,6 +1332,8 @@ See the [unist list of utilities][utilities] for more utilities.
1332
— Make a tree compact
1333
* [`mdast-util-definitions`](https://github.com/syntax-tree/mdast-util-definitions)
1334
— Find definition nodes
1335
+* [`mdast-util-from-quill-delta`](https://github.com/syntax-tree/mdast-util-from-quill-delta)
1336
+ — Transform Quill delta to mdast
1337
* [`mdast-flatten-image-paragraphs`](https://gitlab.com/staltz/mdast-flatten-image-paragraphs)
1338
— Flatten paragraph and image into one image node
1339
* [`mdast-flatten-listitem-paragraphs`](https://gitlab.com/staltz/mdast-flatten-listitem-paragraphs)
0 commit comments