Alle bestanden van RST omgezet naar markdown, rst2html is derhalve niet meer nodig
This commit is contained in:
parent
950acd4c07
commit
a3b013310c
9 changed files with 209 additions and 219 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue