Skip to content

Commit 1a7f613

Browse files
staltzwooorm
authored andcommitted
Add mdast-flatten-nested-lists to list of plugins
Closes GH-18.
1 parent 55498d0 commit 1a7f613

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
@@ -924,6 +924,8 @@ Yields:
924924
— Make an MDAST tree compact
925925
* [`mdast-util-definitions`](https://github.com/syntax-tree/mdast-util-definitions)
926926
— 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
927929
* [`mdast-util-heading-range`](https://github.com/syntax-tree/mdast-util-heading-range)
928930
— Markdown heading as ranges
929931
* [`mdast-util-heading-style`](https://github.com/syntax-tree/mdast-util-heading-style)

0 commit comments

Comments
 (0)