We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
mdast-util-from-adf
1 parent 6759e41 commit 27f6550Copy full SHA for 27f6550
readme.md
@@ -1390,6 +1390,8 @@ See the [unist list of utilities][utilities] for more utilities.
1390
— Flatten listItem and (nested) paragraph into one listItem node
1391
* [`mdast-flatten-nested-lists`](https://gitlab.com/staltz/mdast-flatten-nested-lists)
1392
— 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)
1395
* [`mdast-util-heading-range`](https://github.com/syntax-tree/mdast-util-heading-range)
1396
— Markdown heading as ranges
1397
* [`mdast-util-heading-style`](https://github.com/syntax-tree/mdast-util-heading-style)
0 commit comments