-
-
Notifications
You must be signed in to change notification settings - Fork 21
Disable All Execution #59
Copy link
Copy link
Open
Labels
featureNew feature or requestNew feature or requestinsidersCandidate for InsidersCandidate for Insiders
Description
Activity
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or requestinsidersCandidate for InsidersCandidate for Insiders
Describe the solution you'd like
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.
Describe alternatives you've considered
With mkdocs versions greater than 1.6, I can add the following to the plugin:
but this completely breaks the results.
Edit: spelling