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.
1 parent d4f914a commit 2864c29Copy full SHA for 2864c29
readme.md
@@ -1,12 +1,10 @@
1
# hast-util-assert [![Build Status][travis-badge]][travis] [![Coverage Status][codecov-badge]][codecov]
2
3
-<!--lint disable heading-increment no-duplicate-headings-->
4
-
5
Assert [HAST][] nodes.
6
7
## Installation
8
9
-[npm][npm-install]:
+[npm][]:
10
11
```bash
12
npm install hast-util-assert
@@ -52,7 +50,7 @@ methods from [`unist-util-assert`][unist-util-assert] are also included.
52
50
53
51
[codecov]: https://codecov.io/github/wooorm/hast-util-assert
54
55
-[npm-install]: https://docs.npmjs.com/cli/install
+[npm]: https://docs.npmjs.com/cli/install
56
57
[license]: LICENSE
58
0 commit comments