linkchecker/linkcheck/htmlutil
Chris Mayo 6d9061b00a Ignore bs4 markup and XML parser warnings
XMLParsedAsHTMLWarning: It looks like you're parsing an XML document
using an HTML parser.

MarkupResemblesLocatorWarning: The input looks more like a filename than
markup.

MarkupResemblesLocatorWarning: The input looks more like a URL than
markup.
2022-09-02 19:29:11 +01:00
..
__init__.py Remove # -*- coding: lines 2020-05-08 10:45:31 +01:00
htmlsoup.py Ignore bs4 markup and XML parser warnings 2022-09-02 19:29:11 +01:00
linkparse.py Better handling for link rel dns-prefetch and add preconnect support (#536) 2021-12-09 19:38:30 +00:00
loginformsearch.py Improve documentation of authentication 2020-06-23 17:28:31 +01:00