lychee/fixtures/TEST.md
Hugo McNally 8e6369377c
Introduce fragment checking for links to markdown files. (#1126)
- Implemented enhancements to include fragments in file links
- Checked links to markdown files with fragments, generating unique kebab case and heading attributes.
- Made code more idiomatic and added an integration test.
- Updated documentation.
- Fixed issues with heading attributes fragments and ensured proper handling of file errors.
2023-07-31 16:04:00 +02:00

699 B
Vendored

Check file link Logo

Fragment only link

Normal link, which should work as expected. Wikipedia

Just a normal link without any markup around it should work, too. https://endler.dev

Test GZIP compression. (See https://github.com/analysis-tools-dev/static-analysis/issues/350) LDRA

Some more complex formatting to test that Markdown parsing works. CC0

Test HTTP and HTTPS for the same site. http://example.com https://example.com

test@example.com mailto:test2@example.com