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

Failed to load extension markdown_fenced_code_tabs #22

Open
ZsharE opened this issue Apr 23, 2024 · 1 comment
Open

Failed to load extension markdown_fenced_code_tabs #22

ZsharE opened this issue Apr 23, 2024 · 1 comment

Comments

@ZsharE
Copy link

ZsharE commented Apr 23, 2024

ERROR   -  Config value 'markdown_extensions': Failed to load extension 'markdown_fenced_code_tabs'.
             File "C:\Python\Python312\Lib\site-packages\mkdocs\config\config_options.py", line 1031, in run_validation
               md.registerExtensions((ext,), self.configdata)
             File "C:\Python\Python312\Lib\site-packages\markdown\core.py", line 181, in registerExtensions
               ext.extendMarkdown(self)
           TypeError: CodeTabsExtension.extendMarkdown() missing 1 required positional argument: 'md_globals'

Tested on markdown version: 3.6

markdown_fenced_code_tabs works with markdown < 3.4

@ZsharE
Copy link
Author

ZsharE commented May 10, 2024

Since the owner of this repository is not taking any action, I have created a new repository that will support markdown >= 3.4

https://github.com/elmahio/markdown-fenced-code-tabs-next

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

No branches or pull requests

1 participant