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-flatten-nested-lists
1 parent 55498d0 commit 1a7f613Copy full SHA for 1a7f613
readme.md
@@ -924,6 +924,8 @@ Yields:
924
— Make an MDAST tree compact
925
* [`mdast-util-definitions`](https://github.com/syntax-tree/mdast-util-definitions)
926
— Find definition nodes
927
+* [`mdast-flatten-nested-lists`](https://gitlab.com/staltz/mdast-flatten-nested-lists)
928
+ — Transforms an MDAST tree to avoid lists inside lists
929
* [`mdast-util-heading-range`](https://github.com/syntax-tree/mdast-util-heading-range)
930
— Markdown heading as ranges
931
* [`mdast-util-heading-style`](https://github.com/syntax-tree/mdast-util-heading-style)
0 commit comments