Compare commits
No commits in common. "b6d38e79e98f6effd470e84f87b245d90d8e5320" and "10193030d84aba104a477457b5e6861e150211d6" have entirely different histories.
b6d38e79e9
...
10193030d8
2 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
[asciidocExt]
|
||||
workingFolderCurrent = true
|
||||
#extensions = ["asciidoctor-html5s"]
|
||||
backend = "html5"
|
||||
extensions = ["asciidoctor-html5s"]
|
||||
backend = "html5s"
|
||||
|
||||
[asciidocExt.attributes]
|
||||
source-highlighter = "rouge"
|
||||
|
|
|
@ -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]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue