Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use pyspelling to check spelling. | Waylan Limberg | 2023-04-06 | 1 | -1/+1 |
* | [style]: fix various typos in docstrings and comments | Florian Best | 2022-03-18 | 1 | -3/+3 |
* | Use simplified regex for html placeholders (#1086) | Waylan Limberg | 2020-12-08 | 1 | -0/+11 |
* | Properly parse unclosed tags in code spans | Waylan Limberg | 2020-11-23 | 1 | -0/+105 |
* | Fix issues related to hr tags | Isaac Muse | 2020-10-24 | 1 | -0/+99 |
* | 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 |