Skip to content

Commit 50fc922

Browse files
authored
Add hast-util-heading-rank to list of utilities
1 parent aaf4386 commit 50fc922

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
@@ -418,6 +418,8 @@ The rest is sorted alphabetically based on content after `hast-util-`
418418
— Check if a node has a property
419419
* [`hast-util-heading`](https://github.com/syntax-tree/hast-util-heading)
420420
— 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
421423
* [`hast-util-interactive`](https://github.com/syntax-tree/hast-util-interactive)
422424
— Check if a node is interactive
423425
* [`hast-util-is-body-ok-link`](https://github.com/rehypejs/rehype-minify/tree/master/packages/hast-util-is-body-ok-link)

0 commit comments

Comments
 (0)