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-image-paragraphs
1 parent 1a7f613 commit 6ebf3c0Copy full SHA for 6ebf3c0
readme.md
@@ -934,6 +934,8 @@ Yields:
934
— Inject a tree into another at a given heading
935
* [`mdast-util-to-string`](https://github.com/syntax-tree/mdast-util-to-string)
936
— Get the plain text content of a node
937
+* [`mdast-flatten-image-paragraphs`](https://gitlab.com/staltz/mdast-flatten-image-paragraphs)
938
+ — Flatten paragraph and image into one image node
939
* [`mdast-normalize-headings`](https://github.com/eush77/mdast-normalize-headings)
940
— Ensure at most one top-level heading is in the document
941
* [`mdast-squeeze-paragraphs`](https://github.com/eush77/mdast-squeeze-paragraphs)
0 commit comments