Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move custom_admonitions monkey patching out of extension setup function
This ensures it is not redundantly patched if the extension is loaded more than once in a given process (only really relevant for tests).
- Loading branch information