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-util-phrasing
1 parent 772debb commit 4a85e82Copy full SHA for 4a85e82
readme.md
@@ -1331,6 +1331,8 @@ See the [unist list of utilities][utilities] for more utilities.
1331
— Get the style of a heading node
1332
* [`mdast-util-inject`](https://github.com/anandthakker/mdast-util-inject)
1333
— 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
1336
* [`mdast-util-to-string`](https://github.com/syntax-tree/mdast-util-to-string)
1337
— Get the plain text content of a node
1338
* [`mdast-flatten-image-paragraphs`](https://gitlab.com/staltz/mdast-flatten-image-paragraphs)
0 commit comments