Skip to content

Fix check for superfences config when loaded via pymdownx.extra#26

Merged
timvink merged 1 commit into
timvink:mainfrom
scranen:main
Sep 2, 2025
Merged

Fix check for superfences config when loaded via pymdownx.extra#26
timvink merged 1 commit into
timvink:mainfrom
scranen:main

Conversation

@scranen
Copy link
Copy Markdown
Contributor

@scranen scranen commented Sep 1, 2025

The check for the superfences config failed when superfences was loaded by pymdownx.extra. In particular, this means that the plugin failed to work with the defaults set up by Spotify's techdocs-core plugin. In this PR, the check is adapted to also check for the pymdownx.superfences configuration inside the pymdownx.extra configuration.

The check for the `superfences` config failed when `superfences` was loaded by `pymdownx.extra`. In particular, this means that the plugin failed to work with the defaults set up by Spotify's `techdocs-core` plugin. In this PR, the check is adapted to also check for the `pymdownx.superfences` configuration inside the `pymdownx.extra` configuration.
@timvink timvink merged commit 7797a32 into timvink:main Sep 2, 2025
18 checks passed
@timvink
Copy link
Copy Markdown
Owner

timvink commented Sep 2, 2025

Thanks!

@timvink
Copy link
Copy Markdown
Owner

timvink commented Sep 2, 2025

We're actually using backstage at the company I'm at currently (allianz partners) 👍🏻

@timvink
Copy link
Copy Markdown
Owner

timvink commented Sep 2, 2025

New version is on pypi!

@scranen
Copy link
Copy Markdown
Contributor Author

scranen commented Sep 4, 2025

Thanks for the quick action! Just getting started with backstage here at Picnic, and was very happy to find this plugin!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants