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 c6745e6 commit c16e2efCopy full SHA for c16e2ef
readme.md
@@ -10,9 +10,6 @@ Check if a [node][] is a [**heading**][spec] [element][].
10
npm install hast-util-heading
11
```
12
13
-**hast-util-heading** is also available as an AMD, CommonJS, and
14
-globals module, [uncompressed and compressed][releases].
15
-
16
## Usage
17
18
```javascript
@@ -56,8 +53,6 @@ Check if the given value is a [**heading**][spec] [element][].
56
53
57
54
[npm]: https://docs.npmjs.com/cli/install
58
55
59
-[releases]: https://github.com/wooorm/hast-util-heading/releases
60
61
[license]: LICENSE
62
63
[author]: http://wooorm.com
0 commit comments