Tweak asciidoc config
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
6fa89b7424
commit
6e6de56be4
6 changed files with 7 additions and 4 deletions
|
@ -1,8 +1,11 @@
|
|||
[asciidocExt]
|
||||
workingFolderCurrent = true
|
||||
extensions = ["asciidoctor-html5s"]
|
||||
backend = "html5s"
|
||||
|
||||
[asciidocExt.attributes]
|
||||
source-highlighter = "rouge"
|
||||
toc = true
|
||||
|
||||
[tableOfContents]
|
||||
startLevel = 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue