ryneeverett / python-markdown-comments

A Python-Markdown extension to ignore html comments opened by three dashes.
10 stars 6 forks source link

Extension broken by markdown >=3.4.0 #7

Closed chancsy closed 2 years ago

chancsy commented 2 years ago

To reproduce:

pip install markdown==3.4.0

ERROR - Config value: 'markdown_extensions'. Error: CommentsExtension.extendMarkdown() missing 1 required positional argument: 'md_globals' Aborted with 1 Configuration Errors!

Related tracking list: https://github.com/Python-Markdown/markdown/issues/1277

Related py-markdown change https://python-markdown.github.io/change_log/release-3.4/#previously-deprecated-objects-have-been-removed