korhonen.cc/config/_default/markup.toml
Marko Korhonen b6d38e79e9
All checks were successful
Build and deploy site / Build and deploy site (push) Successful in 45s
Remove html5s backend, it's not working with current asciidoctor
2024-08-22 22:35:55 +03:00

13 lines
236 B
TOML

[asciidocExt]
workingFolderCurrent = true
#extensions = ["asciidoctor-html5s"]
backend = "html5"
[asciidocExt.attributes]
source-highlighter = "rouge"
# toc = true
# [tableOfContents]
# startLevel = 1
# endLevel = 6
# ordered = false