Skip to content

Commit fec9fe7

Browse files
committed
Add missing section
1 parent d848bed commit fec9fe7

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

readme.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,21 @@
1010

1111
[hast][] utility to create an element from a simple CSS selector.
1212

13+
## Contents
14+
15+
* [What is this?](#what-is-this)
16+
* [When should I use this?](#when-should-i-use-this)
17+
* [Install](#install)
18+
* [Use](#use)
19+
* [API](#api)
20+
* [`parseSelector([selector][, defaultTagName])`](#parseselectorselector-defaulttagname)
21+
* [Types](#types)
22+
* [Compatibility](#compatibility)
23+
* [Security](#security)
24+
* [Related](#related)
25+
* [Contribute](#contribute)
26+
* [License](#license)
27+
1328
## What is this?
1429

1530
This package is a tiny utility that helps create elements.

0 commit comments

Comments
 (0)