Opened 17 years ago
Last modified 12 years ago
#6182 closed
python-markdown2 support in markup — at Initial Version
Reported by: | Owned by: | nobody | |
---|---|---|---|
Component: | contrib.markup | Version: | dev |
Severity: | Normal | Keywords: | markdown markup |
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | yes |
Easy pickings: | no | UI/UX: | no |
Description
This is a patch to allow the usage of the python-markdown2 library in place of the original markdown library. They claim better performance but I just believe it should be an option.
Note:
See TracTickets
for help on using tickets.
patch to allow use of python-markdown2 in place of python-markdown