aboutsummaryrefslogtreecommitdiff
path: root/parser/parser_test.go
Commit message (Collapse)AuthorAgeFilesLines
* Remove the ‘>’ prefixv3.0.0Thomas Voss 2023-11-011-5/+5
| | | | | | The rationale was explained on the mailing list[1]. [1]: https://paste.thomasvoss.com/353
* Allow for true HTML ID- and class shorthandsv2.0.0Thomas Voss 2023-10-281-3/+3
|
* Add a few tests for the parserThomas Voss 2023-10-211-0/+62