Skip to content

Commit 050f127

Browse files
committed
better toc generation
1 parent 915b546 commit 050f127

File tree

3 files changed

+1041
-1759
lines changed

3 files changed

+1041
-1759
lines changed

README.md

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -56,21 +56,22 @@ Let's find out [how](#documentation) or [why](#motivation).
5656

5757
<!-- prettier-ignore-start -->
5858

59-
<!-- codegen:start {preset: markdownTOC, minDepth: 2, maxDepth: 5} -->
60-
- [Content](#content)
59+
<!-- toc -->
60+
6161
- [Installation](#installation)
6262
- [Motivation](#motivation)
6363
- [Documentation](#documentation)
64-
- [Basic Usage](#basic-usage)
65-
- [React's `useEffect`](#reacts-useeffect)
66-
- [Available functions](#available-functions)
67-
- [`addReversibleEventListener`](#addreversibleeventlistener)
68-
- [`setReversibleTimeout`](#setreversibletimeout)
69-
- [`setReversibleInterval`](#setreversibleinterval)
70-
- [`requestReversibleAnimationFrame`](#requestreversibleanimationframe)
64+
* [Basic Usage](#basic-usage)
65+
* [React's `useEffect`](#reacts-useeffect)
66+
* [Available functions](#available-functions)
67+
+ [`addReversibleEventListener`](#addreversibleeventlistener)
68+
+ [`setReversibleTimeout`](#setreversibletimeout)
69+
+ [`setReversibleInterval`](#setreversibleinterval)
70+
+ [`requestReversibleAnimationFrame`](#requestreversibleanimationframe)
7171
- [Contributing](#contributing)
7272
- [Support](#support)
73-
<!-- codegen:end -->
73+
74+
<!-- tocstop -->
7475

7576
<!-- prettier-ignore-end -->
7677

0 commit comments

Comments
 (0)