Alle bestanden van RST omgezet naar markdown, rst2html is derhalve niet meer nodig

This commit is contained in:
Michael Boelen 2023-06-24 09:28:00 +02:00
parent 950acd4c07
commit a3b013310c
9 changed files with 209 additions and 219 deletions

View file

@ -3,7 +3,12 @@
enableInlineShortcodes = false
[exec]
allow = ['^dart-sass-embedded$', '^go$', '^npx$', '^postcss$', '^rst2html$', '^rst2html.py$']
allow = [
'^dart-sass-embedded$',
'^go$',
'^npx$',
'^postcss$'
]
osEnv = ['(?i)^((HTTPS?|NO)_PROXY|PATH(EXT)?|APPDATA|TE?MP|TERM|GO\w+|GIT_EXEC_PATH|LD_LIBRARY_PATH|npm_config_(cache|init_module|userconfig)|pandoc_datadir|PYTHONHOME|RUBYLIB|SNAP)$']
[funcs]