summaryrefslogtreecommitdiff
path: root/tests/examplefiles/html+handlebars
Commit message (Collapse)AuthorAgeFilesLines
* Fix #1896.Matthäus G. Chajdas2021-11-131-3/+1
| | | | Use a simpler expression to match comments in HTML/XML.
* Also add auto-updatable output-based tests to examplefiles (#1689)Oleh Prypin2021-01-204-0/+585
Co-authored-by: Georg Brandl <georg@python.org>