feat: add persistent scan_index/url_policy state with --rescan and --reset-url-policy
This commit is contained in:
Vendored
+8
@@ -0,0 +1,8 @@
|
||||
# Test Data Two
|
||||
|
||||
- [redirect with title](http://github.com "GitHub redirect")
|
||||
- [duplicate redirect](http://github.com)
|
||||
- [ftp should be ignored](ftp://speedtest.tele2.net)
|
||||
- [query and fragment](https://example.com/docs?lang=de#intro)
|
||||
- [inline code URL should not be a markdown link](`https://example.org/code`)
|
||||
- autolink angle brackets: <https://example.org/autolink>
|
||||
Reference in New Issue
Block a user