Skip to content

Commit

Permalink
Add mdast-flatten-listitem-paragraphs to list of plugins
Browse files Browse the repository at this point in the history
Closes GH-19.
  • Loading branch information
staltz authored and wooorm committed Jul 22, 2018
1 parent 6ebf3c0 commit e1e997c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -924,6 +924,8 @@ Yields:
— Make an MDAST tree compact
* [`mdast-util-definitions`](https://github.com/syntax-tree/mdast-util-definitions)
— Find definition nodes
* [`mdast-flatten-listitem-paragraphs`](https://gitlab.com/staltz/mdast-flatten-listitem-paragraphs)
— Flatten listItem and (nested) paragraph into one listItem node
* [`mdast-flatten-nested-lists`](https://gitlab.com/staltz/mdast-flatten-nested-lists)
— Transforms an MDAST tree to avoid lists inside lists
* [`mdast-util-heading-range`](https://github.com/syntax-tree/mdast-util-heading-range)
Expand Down

0 comments on commit e1e997c

Please # to comment.