| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix issues related to hr tags | Isaac Muse | 2020-10-24 | 1 | -0/+99 |
| * | Avoid catastrophic backtracking in `hr` regex | Waylan Limberg | 2020-10-24 | 1 | -0/+23 |
| * | Correctly parse raw `script` and `style` tags. (#1038) | Waylan Limberg | 2020-10-12 | 1 | -0/+85 |
| * | Refactor HTML Parser (#803) | Waylan Limberg | 2020-09-22 | 1 | -0/+1319 |
| * | Fix HR which follows strong em. | Waylan Limberg | 2020-07-01 | 1 | -0/+16 |
| * | Limit depth of blockquotes using Python's recursion limit. (#991) | Waylan Limberg | 2020-06-29 | 1 | -0/+51 |
| * | Drop support for Python 2.7 (#865) | Hugo van Kemenade | 2019-10-24 | 5 | -5/+0 |
| * | Use https:// links where available | Jon Dufresne | 2019-06-12 | 1 | -3/+3 |
| * | Allow hashes to be escaped in headers (#763) | Isaac Muse | 2018-12-22 | 1 | -0/+20 |
| * | Consistent copyright headers. | Waylan Limberg | 2018-07-27 | 5 | -0/+109 |
| * | Correct spelling mistakes. | Edward Betts | 2018-01-13 | 1 | -1/+1 |
| * | Provide new testing framework. | Waylan Limberg | 2018-01-08 | 5 | -0/+1305 |
