Skip to content

Commit 27f6550

Browse files
authored
Add mdast-util-from-adf to list of utilities
Closes GH-40. Reviewed-by: Titus Wormer <[email protected]>
1 parent 6759e41 commit 27f6550

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

readme.md

+2
Original file line numberDiff line numberDiff line change
@@ -1390,6 +1390,8 @@ See the [unist list of utilities][utilities] for more utilities.
13901390
— Flatten listItem and (nested) paragraph into one listItem node
13911391
* [`mdast-flatten-nested-lists`](https://gitlab.com/staltz/mdast-flatten-nested-lists)
13921392
— Transforms a tree to avoid lists inside lists
1393+
* [`mdast-util-from-adf`](https://github.com/bitcrowd/mdast-util-from-adf)
1394+
— Build mdast sytax tree from Atlassian Document Format (ADF)
13931395
* [`mdast-util-heading-range`](https://github.com/syntax-tree/mdast-util-heading-range)
13941396
— Markdown heading as ranges
13951397
* [`mdast-util-heading-style`](https://github.com/syntax-tree/mdast-util-heading-style)

0 commit comments

Comments
 (0)