Remove html5s backend, it's not working with current asciidoctor
All checks were successful
Build and deploy site / Build and deploy site (push) Successful in 45s

This commit is contained in:
Marko Korhonen 2024-08-22 22:35:55 +03:00
parent d7f6edfec4
commit b6d38e79e9
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890

View file

@ -1,7 +1,7 @@
[asciidocExt]
workingFolderCurrent = true
extensions = ["asciidoctor-html5s"]
backend = "html5s"
#extensions = ["asciidoctor-html5s"]
backend = "html5"
[asciidocExt.attributes]
source-highlighter = "rouge"