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 7210f31 commit 58ffd0bCopy full SHA for 58ffd0b
README.md
@@ -36,7 +36,7 @@ by github or other sites via a command line flag.
36
yarn add @technote-space/doctoc
37
```
38
39
-#### Example
+## Example
40
```js
41
import {readFileSync} from 'fs';
42
import {findMarkdownFiles, transform} from '@technote-space/doctoc';
0 commit comments