lychee/lychee-lib/src
Hugo McNally f59aa61ee3
Check fragments in HTML files (#1198)
* Added html5gum based fragment extractor
* Markdown fragment extractor now extracts fragments from inline html
* Added fragment checks for html file
* Added inline html and html document to fragment checks test
* Improved some comments
* Improved documentation of markdown's fragment extractor.
2023-08-22 16:44:45 +02:00
..
basic_auth feat: add support for basic auth per URI (#1110) 2023-06-26 12:06:24 +02:00
extract Check fragments in HTML files (#1198) 2023-08-22 16:44:45 +02:00
filter Make checking email addresses optional (#1171) 2023-07-19 19:58:38 +02:00
quirks Don't check Twitter URLs (#1147) 2023-07-13 17:31:59 +02:00
types Introduce fragment checking for links to markdown files. (#1126) 2023-07-31 16:04:00 +02:00
utils Check fragments in HTML files (#1198) 2023-08-22 16:44:45 +02:00
client.rs Fix rustls-tls feature (#1194) 2023-08-04 15:11:29 +02:00
collector.rs feat: Add support for --dump-inputs (#1159) 2023-07-16 18:08:14 +02:00
lib.rs Cookie Support (#1146) 2023-07-13 17:32:41 +02:00
remap.rs Extend remap feature (#1133) 2023-07-05 15:05:19 +02:00
retry.rs Bump octocrab from 0.19.0 to 0.20.0 (#1045) 2023-04-17 23:14:24 +02:00
test_utils.rs Harden URL detection and extend verbatim elements (#899) 2023-01-04 00:38:19 +01:00