feat: add heading config id (#671)
This commit is contained in:
parent
5fcf210dd1
commit
ab19b13210
2 changed files with 16 additions and 9 deletions
|
|
@ -94,3 +94,9 @@ You will get `<a href="/demo/">link</a>`html. Do not worry, you can still set ti
|
|||

|
||||

|
||||

|
||||
|
||||
## Customise ID for headings
|
||||
|
||||
```md
|
||||
### 你好,世界! :id=hello-world
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue