diff --git a/config/_default/markup.toml b/config/_default/markup.toml index f54cdd4..4a4a0ab 100644 --- a/config/_default/markup.toml +++ b/config/_default/markup.toml @@ -1,7 +1,7 @@ [asciidocExt] workingFolderCurrent = true -extensions = ["asciidoctor-html5s"] -backend = "html5s" +#extensions = ["asciidoctor-html5s"] +backend = "html5" [asciidocExt.attributes] source-highlighter = "rouge"