mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-19 15:30:13 +01:00
13 lines
321 B
Markdown
13 lines
321 B
Markdown
# Link test
|
|
|
|
For more information, please see the
|
|
following page: https://www.example.com/ {MD034}
|
|
which will tell you all you want to know.
|
|
|
|
https://www.google.com/ {MD034}
|
|
|
|
hTtPs://gOoGlE.cOm/ {MD034}
|
|
|
|
ftp://user:password@ftp-server.example.com/dir/file.txt {MD034}
|
|
|
|
This link should be fine: <https://www.google.com/>
|