summaryrefslogtreecommitdiff
path: root/tests/test_syntax/blocks/test_html_blocks.py
Commit message (Expand)AuthorAgeFilesLines
* Use pyspelling to check spelling.Waylan Limberg2023-04-061-1/+1
* [style]: fix various typos in docstrings and commentsFlorian Best2022-03-181-3/+3
* Use simplified regex for html placeholders (#1086)Waylan Limberg2020-12-081-0/+11
* Properly parse unclosed tags in code spansWaylan Limberg2020-11-231-0/+105
* Fix issues related to hr tagsIsaac Muse2020-10-241-0/+99
* Correctly parse raw `script` and `style` tags. (#1038)Waylan Limberg2020-10-121-0/+85
* Refactor HTML Parser (#803)Waylan Limberg2020-09-221-0/+1319