linkchecker/linkcheck/HtmlParser
Chris Mayo ffa6ac457f Remove support for non-Tag elements from Parser
This change is made because the linkchecker handlers only process
Tags.

The test HtmlPrettyPrinter handler is updated to output element text
because its support for non-Tag elements has been removed. This results
in a number of the existing tests still passing.
2020-03-31 20:10:35 +01:00
..
.gitignore Added .gitignore files 2008-02-08 10:38:29 +00:00
__init__.py Remove support for non-Tag elements from Parser 2020-03-31 20:10:35 +01:00
htmlsax.py Remove support for non-Tag elements from Parser 2020-03-31 20:10:35 +01:00