Skip to content

Commit 0d45035

Browse files
staltzwooorm
authored andcommitted
Add mdast-move-images-to-root to list of plugins
Closes GH-20.
1 parent e1e997c commit 0d45035

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
@@ -938,6 +938,8 @@ Yields:
938938
— Get the plain text content of a node
939939
* [`mdast-flatten-image-paragraphs`](https://gitlab.com/staltz/mdast-flatten-image-paragraphs)
940940
— Flatten paragraph and image into one image node
941+
* [`mdast-move-images-to-root`](https://gitlab.com/staltz/mdast-move-images-to-root)
942+
— Moves image nodes up the tree until they are strict children of the root
941943
* [`mdast-normalize-headings`](https://github.com/eush77/mdast-normalize-headings)
942944
— Ensure at most one top-level heading is in the document
943945
* [`mdast-squeeze-paragraphs`](https://github.com/eush77/mdast-squeeze-paragraphs)

0 commit comments

Comments
 (0)