Skip to content

Commit e1e997c

Browse files
staltzwooorm
authored andcommitted
Add mdast-flatten-listitem-paragraphs to list of plugins
Closes GH-19.
1 parent 6ebf3c0 commit e1e997c

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-listitem-paragraphs`](https://gitlab.com/staltz/mdast-flatten-listitem-paragraphs)
928+
— Flatten listItem and (nested) paragraph into one listItem node
927929
* [`mdast-flatten-nested-lists`](https://gitlab.com/staltz/mdast-flatten-nested-lists)
928930
— Transforms an MDAST tree to avoid lists inside lists
929931
* [`mdast-util-heading-range`](https://github.com/syntax-tree/mdast-util-heading-range)

0 commit comments

Comments
 (0)