Compare commits

..

No commits in common. "b6d38e79e98f6effd470e84f87b245d90d8e5320" and "10193030d84aba104a477457b5e6861e150211d6" have entirely different histories.

2 changed files with 3 additions and 3 deletions

View file

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

View file

@ -1,7 +1,7 @@
enableInlineShortcodes = false
[exec]
allow = ['^asciidoctor$', '^dart-sass-embedded$', '^go$', '^npx$', '^postcss$', 'git']
allow = ['^asciidoctor$', '^dart-sass-embedded$', '^go$', '^npx$', '^postcss$']
osEnv = ['(?i)^(PATH|PATHEXT|APPDATA|TMP|TEMP|TERM|GO*)$']
[funcs]