22
I Use This!
Low Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected 1 day ago.
Jun 24, 2025 — Jun 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix another issue with attribute lists (with multiple ‘=’ signs)
mitya57
as Dmitry Shachnev
More... about 10 years ago
Attribute lists are not permitted to contain newlines. Fixes #482. More... about 10 years ago
Additional improvements to Codehilite docs. Addesses concerns raised in #480. More... about 10 years ago
Merge pull request #480 from krother/patch-1 More... about 10 years ago
added instructions for CodeHilite with Pygments More... about 10 years ago
Merge pull request #478 from adamchainz/readthedocs.io More... about 10 years ago
Convert readthedocs link for their .org -> .io migration for hosted projects More... about 10 years ago
Added version 2.6.6 to change log. More... about 10 years ago
Merge pull request #476 from adamchainz/readme_link_changelog More... about 10 years ago
README - add link to changelog More... about 10 years ago
Merge branch 'master' of https://github.com/waylan/Python-Markdown More... about 10 years ago
Remove unnessecary if statement. More... about 10 years ago
Merge pull request #469 from martinmo/fenced-code-no-pygments More... about 10 years ago
Support CodeHilite option use_pygments in fenced_code More... about 10 years ago
Test if fenced_code honors CodeHilite option use_pygments More... about 10 years ago
Merge pull request #466 from sblondon/master More... about 10 years ago
Fix lazy ordered list example in documentation More... about 10 years ago
Upped version to 2.6.6. More... over 10 years ago
Merge pull request #462 from waylan/toc_bug More... over 10 years ago
toc: Remove children from header element after iterating
mitya57
as Dmitry Shachnev
More... over 10 years ago
Add single inline code toc tests More... over 10 years ago
Add toc permalink tests More... over 10 years ago
Add failing toc test More... over 10 years ago
Make TestCodeHilite work with Pygments ≥ 2.1.1
mitya57
as Dmitry Shachnev
More... over 10 years ago
Fix for exceptions handling in HtmlOutput’s formatErr method
mitya57
as Dmitry Shachnev
More... over 10 years ago
Added a few empty lines in the test to satisfy flake8 More... over 10 years ago
Added assertStartsWith to tests to give better failure messages More... over 10 years ago
Improve RawHtmlProcessor to have linear iso quadratic performance More... over 10 years ago
Provide new testing framework. More... over 10 years ago
Enabled pygments based tests. More... over 10 years ago