mirror of
https://github.com/fmhy/edit.git
synced 2025-07-30 07:42:18 +10:00
fix: properly index <h2>
sections
ref: https://github.com/wotakumoe/wotaku/pull/86
This commit is contained in:
parent
84ae282b2b
commit
d6b9979464
10 changed files with 347 additions and 295 deletions
2
.github/CONTRIBUTING.md
vendored
2
.github/CONTRIBUTING.md
vendored
|
@ -100,7 +100,7 @@ Select edit button and make your changes.
|
|||
|
||||
1. Fork the repository by clicking the "Fork" button in the top right corner.
|
||||
|
||||
2. Make sure you have [Node.js](https://nodejs.org/en/), [pnpm](https://pnpm.io/), [git](https://git-scm.com/), and [VSCode](https://code.visualstudio.com/) or any other editor installed.
|
||||
2. Make sure you have [Node.js](https://nodejs.org/en/), [pnpm](https://pnpm.io/), [git](https://git-scm.com/), and [VSCode](https://code.visualstudio.com/) or any other editor installed. Alternatively, `pnpm` has `pnpm env` you can use to manage Node.
|
||||
|
||||
3. Clone your forked repository to your local machine.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue