Skip to content

Commit 789b642

Browse files
committed
Add mdast-util-from-quill-delta to list of utilities
1 parent 65a3f49 commit 789b642

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1332,6 +1332,8 @@ See the [unist list of utilities][utilities] for more utilities.
13321332
— Make a tree compact
13331333
* [`mdast-util-definitions`](https://github.com/syntax-tree/mdast-util-definitions)
13341334
— 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
13351337
* [`mdast-flatten-image-paragraphs`](https://gitlab.com/staltz/mdast-flatten-image-paragraphs)
13361338
— Flatten paragraph and image into one image node
13371339
* [`mdast-flatten-listitem-paragraphs`](https://gitlab.com/staltz/mdast-flatten-listitem-paragraphs)

0 commit comments

Comments
 (0)