Skip to content

Commit ae470e0

Browse files
committed
Refactor docs
1 parent 275ae8d commit ae470e0

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

readme.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# mdast-util-heading-range [![Build Status][build-badge]][build-status] [![Coverage Status][coverage-badge]][coverage-status] [![Chat][chat-badge]][chat]
22

3-
<!--lint disable list-item-spacing heading-increment no-duplicate-headings-->
4-
53
Markdown heading as ranges in [**MDAST**][mdast].
64

75
## Installation
@@ -12,9 +10,6 @@ Markdown heading as ranges in [**MDAST**][mdast].
1210
npm install mdast-util-heading-range
1311
```
1412

15-
**mdast-util-heading-range** is also available as an AMD, CommonJS, and
16-
globals module, [uncompressed and compressed][releases].
17-
1813
## Usage
1914

2015
```javascript
@@ -108,8 +103,6 @@ Callback invoked when a range is found.
108103

109104
[chat]: https://gitter.im/wooorm/remark
110105

111-
[releases]: https://github.com/wooorm/mdast-util-heading-range/releases
112-
113106
[license]: LICENSE
114107

115108
[author]: http://wooorm.com

0 commit comments

Comments
 (0)