-
-
Notifications
You must be signed in to change notification settings - Fork 102
Closed
Description
In our setup, we'd like to enable the pymdownx.magiclink extension.
As that is likely not desired by default on all Moin instances and also violates the markdown specification, adding it to
moin/src/moin/converters/markdown_in.py
Line 562 in fb5ea0a
| extensions=[ExtraExtension(), CodeHiliteExtension(guess_lang=False), "mdx_wikilink_plus", "admonition"], |
What do you think about adding a configuration option (wikiconfig.py) to allow extending the markdown extensions per installation?
Metadata
Metadata
Assignees
Labels
No labels