Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for lingering 'mdx_configs' across separate Config instances #2290

Merged
merged 7 commits into from
Aug 8, 2022

Conversation

oprypin
Copy link
Contributor

@oprypin oprypin commented Jan 19, 2021

Fixes #2289

@waylan
Copy link
Member

waylan commented Jan 20, 2021

Thank you for the work on this. As I discuss in #2289, this only puts a bandaid on the immediate problem. But perhaps we should address the global issue instead. I'll wait to see what we decide on that before moving forward with this. In any event, if we decide not to go with a global solution, this looks good and can be merged if/when the decision is made.

@oprypin oprypin merged commit 98672b8 into mkdocs:master Aug 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Config.validate keeps 'mdx_configs' values across different instances
3 participants