Changes between Initial Version and Version 2 of Ticket #6182
- Timestamp:
- 04/14/2008 08:17:35 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #6182
- Property Patch needs improvement set
-
Property
Triage Stage
changed from
Unreviewed
toAccepted
-
Ticket #6182 – Description
initial v2 1 This is a patch to allow the usage of the [http://code.google.com/p/python-markdown2/ python-markdown2] library in place of the original markdown library. They claim [http://code.google.com/p/python-markdown2/wiki/PerformanceNotes better performance] but I just believe it should be an option. 1 This is a patch to allow the usage of the [http://code.google.com/p/python-markdown2/ python-markdown2] library in place of the original markdown library. They claim [http://code.google.com/p/python-markdown2/wiki/PerformanceNotes better performance] but I just believe it should be an option. (so if somebody really wants markdown2, they make sure markdown isn't on the Python path)