mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-09-22 05:40:48 +02:00
34 lines
894 B
Markdown
34 lines
894 B
Markdown
![]() |
# Proper Names in URLs
|
||
|
|
||
|
Text https text {MD044}
|
||
|
Text example text {MD044}
|
||
|
Text com text {MD044}
|
||
|
Text directory text {MD044}
|
||
|
Text file text {MD044}
|
||
|
Text HTTPS EXAMPLE COM DIRECTORY FILE text
|
||
|
|
||
|
> The following lines are deliberately duplicated
|
||
|
|
||
|
Text https://example.com/directory/file text
|
||
|
|
||
|
Text https://example.com/directory/file text
|
||
|
|
||
|
Text <https://example.com/directory/file> text
|
||
|
|
||
|
Text <https://example.com/directory/file> text
|
||
|
|
||
|
Text [https://example.com/directory/file](https://example.com/directory/file) text
|
||
|
|
||
|
Text [https://example.com/directory/file](https://example.com/directory/file) text
|
||
|
|
||
|
Text `https://example.com/directory/file` text
|
||
|
Text `https://example.com/directory/file` text
|
||
|
|
||
|
```text
|
||
|
Text https://example.com/directory/file text
|
||
|
Text https://example.com/directory/file text
|
||
|
```
|
||
|
|
||
|
Text https://example.com/directory/file text
|
||
|
Text https://example.com/directory/file text
|