Enable anchor to headers (#22)

This commit is contained in:
Franck R 2022-01-11 16:01:44 +11:00 committed by GitHub
parent 5689160e44
commit 6130cdeee8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -25,6 +25,8 @@ markup:
goldmark:
renderer:
unsafe: true
parser:
autoHeadingIDType: github
tableOfContents:
startLevel: 1