-
-
Notifications
You must be signed in to change notification settings - Fork 143
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Expected Behavior
I am looking for some configuration switch to tell Python Markdown which extensions to use, specifically something like PyMdown Extensions to enable task-lists and strike-through.
Actual Behavior
The list of extensions seems to be hard-coded and not amendable using templates (or consequently command-line arguments).
See:
Line 69 in 1709915
_md = markdown.Markdown( |
Steps to Reproduce
N.A.
Additional info
- pdoc version: 0.7.4
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request