Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use pyspelling to check spelling. | Waylan Limberg | 2023-04-06 | 1 | -2/+2 |
* | [style]: fix various typos in docstrings and comments | Florian Best | 2022-03-18 | 1 | -4/+4 |
* | Ensure <summary> tags are parsed correctly. | Waylan Limberg | 2021-11-03 | 1 | -0/+20 |
* | Properly parse processing instructions in md_in_html | Waylan Limberg | 2020-11-19 | 1 | -0/+50 |
* | Properly parse code spans in md_in_html (#1069) | Waylan Limberg | 2020-11-18 | 1 | -0/+66 |
* | Fix issues related to hr tags | Isaac Muse | 2020-10-24 | 1 | -0/+123 |
* | Ensure when tag text is None that it is converted to empty string | Isaac Muse | 2020-10-21 | 1 | -0/+18 |
* | Properly parse inline HTML in md_in_html | Isaac Muse | 2020-10-19 | 1 | -0/+160 |
* | Account for Etree Elements in HTML Stash | Waylan Limberg | 2020-10-14 | 1 | -1/+16 |
* | Refactor HTML Parser (#803) | Waylan Limberg | 2020-09-22 | 1 | -0/+764 |