lychee/fixtures/TEST_DATA_URIS.html
Matthias 982d978e47
Add different verbosity levels (#824)
More granular verbosity levels have been asked
for repeatedly.
To enable that we're moving to [env_logger] and [clap-verbosity-flag]
to provide more flexible verbosity settings.

Also tackles #661, #709
Lays the groundwork for tackling #268

https://github.com/rust-cli/env_logger
https://github.com/clap-rs/clap-verbosity-flag
2022-11-28 23:25:33 +01:00

8 lines
360 B
HTML
Vendored

<a href="http://www.w3.org/2000/svg">False positive link</a>
<a href="data:,Hello%2C%20World%21">Hello World</a>
<a href="data:text/plain;base64,SGVsbG8sIFdvcmxkIQ==">Plaintext</a>
<a
href="data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 147 40'"
>data URI</a
>
<a href="http://localhost/assets/img/bg-water.webp">normal link</a>