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-listitem-paragraphs
1 parent 6ebf3c0 commit e1e997cCopy full SHA for e1e997c
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-listitem-paragraphs`](https://gitlab.com/staltz/mdast-flatten-listitem-paragraphs)
928
+ — Flatten listItem and (nested) paragraph into one listItem node
929
* [`mdast-flatten-nested-lists`](https://gitlab.com/staltz/mdast-flatten-nested-lists)
930
— Transforms an MDAST tree to avoid lists inside lists
931
* [`mdast-util-heading-range`](https://github.com/syntax-tree/mdast-util-heading-range)
0 commit comments