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.
hast-util-heading-rank
1 parent aaf4386 commit 50fc922Copy full SHA for 50fc922
readme.md
@@ -418,6 +418,8 @@ The rest is sorted alphabetically based on content after `hast-util-`
418
— Check if a node has a property
419
* [`hast-util-heading`](https://github.com/syntax-tree/hast-util-heading)
420
— Check if a node is heading content
421
+* [`hast-util-heading-rank`](https://github.com/syntax-tree/hast-util-heading-rank)
422
+ — Get the rank (or depth, level) of headings
423
* [`hast-util-interactive`](https://github.com/syntax-tree/hast-util-interactive)
424
— Check if a node is interactive
425
* [`hast-util-is-body-ok-link`](https://github.com/rehypejs/rehype-minify/tree/master/packages/hast-util-is-body-ok-link)
0 commit comments