Skip to content

Commit 4a85e82

Browse files
authored
Add mdast-util-phrasing to list of utilities
1 parent 772debb commit 4a85e82

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
@@ -1331,6 +1331,8 @@ See the [unist list of utilities][utilities] for more utilities.
13311331
— Get the style of a heading node
13321332
* [`mdast-util-inject`](https://github.com/anandthakker/mdast-util-inject)
13331333
— Inject a tree into another at a given heading
1334+
* [`mdast-util-phrasing`](https://github.com/syntax-tree/mdast-util-phrasing)
1335+
— Check if a node is phrasing content
13341336
* [`mdast-util-to-string`](https://github.com/syntax-tree/mdast-util-to-string)
13351337
— Get the plain text content of a node
13361338
* [`mdast-flatten-image-paragraphs`](https://gitlab.com/staltz/mdast-flatten-image-paragraphs)

0 commit comments

Comments
 (0)