Hugo - Asciidoc

To allow use of asciidoc, below needs to be added to the config.toml

[security]
  [security.exec]
    allow = ['^dart-sass-embedded$', '^go$', '^npx$', '^postcss$', '^asciidoctor$', '^pandoc$']

found here: https://github.com/tonejito/kbe/commit/37908b57d626a8d0499cff70d226111898f95459