@@ -1390,6 +1390,8 @@ See the [unist list of utilities][utilities] for more utilities. |
|
|
1390 |
1390 |
— Flatten listItem and (nested) paragraph into one listItem node |
1391 |
1391 |
* [`mdast-flatten-nested-lists`](https://gitlab.com/staltz/mdast-flatten-nested-lists) |
1392 |
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) |
1393 |
1395 |
* [`mdast-util-heading-range`](https://github.com/syntax-tree/mdast-util-heading-range) |
1394 |
1396 |
— Markdown heading as ranges |
1395 |
1397 |
* [`mdast-util-heading-style`](https://github.com/syntax-tree/mdast-util-heading-style) |