Skip to content

Commit

Permalink
[chore] Added content for update toc
Browse files Browse the repository at this point in the history
Signed-off-by: Guangya Liu <[email protected]>
  • Loading branch information
gyliu513 committed Jan 17, 2025
1 parent 539ce85 commit 7bb30ee
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -364,6 +364,12 @@ To check for style violations, run:
make markdownlint
```

To update the toc, run:

```bash
make markdown-toc
```

To fix style violations, follow the
[instruction](https://github.com/DavidAnson/markdownlint#optionsresultversion)
with the Node version of markdownlint. If you are using Visual Studio Code,
Expand Down

0 comments on commit 7bb30ee

Please sign in to comment.