| Fix another issue with attribute lists (with multiple ‘=’ signs) |
|
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 |
|
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 |
|
More...
|
over 10 years ago
|
| Fix for exceptions handling in HtmlOutput’s formatErr method |
|
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
|