Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use pyspelling to check spelling. | Waylan Limberg | 2023-04-06 | 1 | -16/+16 |
* | Fix import issue with importlib.util | Waylan Limberg | 2022-07-15 | 1 | -1/+1 |
* | [style]: fix various typos in docstrings and comments | Florian Best | 2022-03-18 | 1 | -1/+1 |
* | Properly parse unclosed tags in code spans | Waylan Limberg | 2020-11-23 | 1 | -0/+32 |
* | Properly parse code spans in md_in_html (#1069) | Waylan Limberg | 2020-11-18 | 1 | -2/+8 |
* | Fix issues related to hr tags | Isaac Muse | 2020-10-24 | 1 | -0/+13 |
* | Correctly parse raw `script` and `style` tags. (#1038) | Waylan Limberg | 2020-10-12 | 1 | -0/+70 |
* | Refactor HTML Parser (#803) | Waylan Limberg | 2020-09-22 | 1 | -0/+202 |