openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Python-Markdown
Settings
|
Report Duplicate
22
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
about 16 hours
ago. based on code collected
2 days
ago.
Jun 22, 2025 — Jun 22, 2026
Showing page 53 of 55
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
fixed testing framework to actually use the extensions passed in and a few other minor cleanup things.
Waylan Limberg
More...
over 18 years ago
Some tests I forgot to checking with recent commits.
Waylan Limberg
More...
over 18 years ago
Fixed bugs involving greedy/non-greedy regexes
David Wolever
More...
over 18 years ago
Added an example of how to use footnotes, fixed a small bug where the return link's title always said "Jump back to footnote 1"
David Wolever
More...
over 18 years ago
Removed the rigorous type-checking when loading extensions. If it walks like a duck...
David Wolever
More...
over 18 years ago
mdx_footnotes.makeExtension() was crashing because the default value of configs was None instead of [].
David Wolever
More...
over 18 years ago
forgot to include the extension in the error message.
David Wolever
More...
over 18 years ago
Modified the Markdown object to accept extensions as instantiated Extension objects. No APIs were harmed :)
David Wolever
More...
over 18 years ago
Allow one or two spaces before a blockquote. Fixes [1899925]
Waylan Limberg
More...
over 18 years ago
Added https and ftp to autolinks. Fixes [1897830].
Waylan Limberg
More...
over 18 years ago
forgot to update version_info for 1.7 release
Waylan Limberg
More...
over 18 years ago
Added svn:ignore properties to test directories, checked in failing test case.
David Wolever
More...
over 18 years ago
Final commit before 1.7 final is released. Updated CHAGE_LOG, setp.py and added a MANIFEST file.
Waylan Limberg
More...
over 18 years ago
Added better documentation to pre & post proccessors and fixed inheritance issues.
Waylan Limberg
More...
over 18 years ago
Just doing a little code cleanup.
Waylan Limberg
More...
over 18 years ago
Fixed rawhtml to properly honor <?foo>, <@foo>, and <%foo>. Fixed [1861160]
Waylan Limberg
More...
over 18 years ago
No longer replacing " with @quot;. Fixes [1862742]
Waylan Limberg
More...
over 18 years ago
fixed some basic white space issues in code with mdx_footnotes.py. Fixed [1877510].
Waylan Limberg
More...
over 18 years ago
Updated changelog.
Waylan Limberg
More...
over 18 years ago
Adjustments to match unicode policy as discussed on list and other minor cleanup in preparation for release 1.7.
Waylan Limberg
More...
over 18 years ago
Updated docs.
Waylan Limberg
More...
over 18 years ago
Updated docs - removed home_page.txt and added README.txt
Waylan Limberg
More...
over 18 years ago
Set property svn:keywords to "Revision". Now the "$Rev$" keyword should work.
Waylan Limberg
More...
over 18 years ago
Updated CHANGE_LOG to include recent changes
Waylan Limberg
More...
over 18 years ago
Added support for images inside links and updated tests. Fixes [1458136].
Waylan Limberg
More...
over 18 years ago
Footnotes that end in anyting but a <p> (list, blockquote, codeblock) now have the backlink in a <p> which is appended to the end of the footnote. Fixes [1831600]
Waylan Limberg
More...
over 18 years ago
Cleaned up some shitespace - all colons (:) are consistantly spaced and other minor things
Waylan Limberg
More...
over 18 years ago
`message` now uses logging module.
Waylan Limberg
More...
over 18 years ago
Removed recursion limit in _process_section(). Fixes [1763338]
Waylan Limberg
More...
over 18 years ago
Added escaping to commandline.
Waylan Limberg
More...
over 18 years ago
←
1
2
…
47
48
49
50
51
52
53
54
55
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree