I’d like to see some global argument that I can specify in my mkdocs.yaml or somewhere else that disables all execution, yet still renders the code blocks properly.
With mkdocs versions greater than 1.6, I can add the following to the plugin:
plugins:
- markdown-exec:
enabled: !ENV [FILE_EXAMPLES, false]
but this completely breaks the results.
Edit: spelling
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too