2019-05-04 20:14:59 -07:00
|
|
|
# Detailed Link Results
|
|
|
|
|
2022-10-15 16:06:20 -07:00
|
|
|
Text https://example.com/ text {MD034}
|
2019-05-04 20:14:59 -07:00
|
|
|
|
2022-10-15 16:06:20 -07:00
|
|
|
Text <https://example.com/brackets> text https://example.com/bare text {MD034}
|
2019-05-04 20:14:59 -07:00
|
|
|
|
2022-10-15 16:06:20 -07:00
|
|
|
Text https://example.com/bare text <https://example.com/brackets> text {MD034}
|
2019-05-04 20:14:59 -07:00
|
|
|
|
2022-10-15 16:06:20 -07:00
|
|
|
Text `code https://example.com/code code` text https://example.com/ text {MD034}
|
2019-05-04 20:14:59 -07:00
|
|
|
|
2022-10-15 16:06:20 -07:00
|
|
|
> Text <https://example.com/brackets> text https://example.com/bare text {MD034}
|
2019-05-04 20:14:59 -07:00
|
|
|
|
2022-10-15 16:06:20 -07:00
|
|
|
Text https://example.com/dir {MD034}
|
|
|
|
text https://example.com/file.txt {MD034}
|
2019-05-04 20:14:59 -07:00
|
|
|
text <https://example.com/dir/dir>
|
2022-10-15 16:06:20 -07:00
|
|
|
text https://example.com/dir/dir/file?query=param {MD034}
|
2019-05-04 20:14:59 -07:00
|
|
|
|
|
|
|
```text
|
|
|
|
Code https://example.com/code?type=fence code
|
|
|
|
```
|
|
|
|
|
|
|
|
Code https://example.com/code?type=indent code
|
|
|
|
|
2022-10-15 16:06:20 -07:00
|
|
|
Text <https://example.com/same> more text https://example.com/same still more text <https://example.com/same> done {MD034}
|
2019-05-04 20:14:59 -07:00
|
|
|
|
2022-10-15 16:06:20 -07:00
|
|
|
Text <https://example.com/same> more \* text https://example.com/same more \[ text <https://example.com/same> done {MD034}
|
2019-09-22 21:31:02 -07:00
|
|
|
|
2022-10-15 16:06:20 -07:00
|
|
|
Text https://example.com/first more text https://example.com/second still more text https://example.com/third done {MD034}
|
2020-04-01 20:21:36 -07:00
|
|
|
|
2022-10-15 16:06:20 -07:00
|
|
|
(Incorrect link syntax)[https://www.example.com/] {MD011}
|
2021-12-22 14:52:43 -08:00
|
|
|
|
2022-10-15 16:06:20 -07:00
|
|
|
Text [link ](https://example.com/) text. {MD039}
|
2021-12-22 14:52:43 -08:00
|
|
|
|
2022-10-15 16:06:20 -07:00
|
|
|
Text [ link](https://example.com/) text. {MD039}
|
2021-12-22 14:52:43 -08:00
|
|
|
|
2022-10-15 16:06:20 -07:00
|
|
|
Text [ link ](https://example.com/) text. {MD039}
|
2021-12-22 14:52:43 -08:00
|
|
|
|
2022-10-15 16:06:20 -07:00
|
|
|
Text [link ][reference] text. {MD039}
|
2021-12-22 14:52:43 -08:00
|
|
|
|
2022-10-15 16:06:20 -07:00
|
|
|
Text [ link][reference] text. {MD039}
|
2021-12-22 14:52:43 -08:00
|
|
|
|
2022-10-15 16:06:20 -07:00
|
|
|
Text [ link ][reference] text. {MD039}
|
2021-12-22 14:52:43 -08:00
|
|
|
|
|
|
|
[reference]: https://example.com/
|
2023-03-15 21:26:22 -07:00
|
|
|
|
|
|
|
<!-- markdownlint-configure-file {
|
2023-07-28 14:33:03 +10:00
|
|
|
"line-length": false,
|
2025-01-06 11:35:17 -05:00
|
|
|
"code-block-style": false,
|
|
|
|
"descriptive-link-text": false
|
2023-03-15 21:26:22 -07:00
|
|
|
} -->
|