17 lines
246 B
YAML
17 lines
246 B
YAML
|
goldmark:
|
||
|
renderer:
|
||
|
unsafe: true
|
||
|
|
||
|
tableOfContents:
|
||
|
endLevel: 4
|
||
|
ordered: true
|
||
|
startLevel: 2
|
||
|
|
||
|
highlight:
|
||
|
noClasses: false
|
||
|
codeFences: true
|
||
|
guessSyntax: true
|
||
|
lineNoStart: 1
|
||
|
lineNos: true
|
||
|
lineNumbersInTable: true
|
||
|
tabWidth: 4
|