Superfences don't work any more on GitHub Pages ? #1519
-
Hi, On my GithubPages (https://glassus.github.io/premiere_nsi/) |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
I'm not seeing a difference in anything dealing with SuperFences. It looks like, maybe, you are seeing a difference in the "Tabbed" extension? You also seem to be using MkDocs Material. The reality is that this is an issue with MkDocs Material. I should rephrase, not a problem, but an incompatibility. MkDocs Material changed to use the new experimental "alternative tab styling" in version 8.0. A migration guide is provided here: https://squidfunk.github.io/mkdocs-material/upgrade/#changes-to-mkdocsyml. |
Beta Was this translation helpful? Give feedback.
-
Thank you so much !
(as said in your link) Thanks again, Gilles |
Beta Was this translation helpful? Give feedback.
I'm not seeing a difference in anything dealing with SuperFences. It looks like, maybe, you are seeing a difference in the "Tabbed" extension? You also seem to be using MkDocs Material. The reality is that this is an issue with MkDocs Material. I should rephrase, not a problem, but an incompatibility. MkDocs Material changed to use the new experimental "alternative tab styling" in version 8.0. A migration guide is provided here: https://squidfunk.github.io/mkdocs-material/upgrade/#changes-to-mkdocsyml.