mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-16 22:10:13 +01:00
Remove legacy exclusion from scenario tests for files with no errors (previously "detailed-" files).
This commit is contained in:
parent
f0bb4c639b
commit
56f379b0fc
26 changed files with 474 additions and 428 deletions
|
|
@ -1,13 +1,13 @@
|
|||
# Detailed Results Bare URLs
|
||||
|
||||
For more, see https://example.com.
|
||||
For more, see https://example.com. {MD034}
|
||||
|
||||
For more, see https://example.com/.
|
||||
For more, see https://example.com/. {MD034}
|
||||
|
||||
For more, see https://example.com/?query=string#hash.
|
||||
For more, see https://example.com/?query=string#hash. {MD034}
|
||||
|
||||
For more, see https://example.com/info.htm.
|
||||
For more, see https://example.com/info.htm. {MD034}
|
||||
|
||||
Visit https://example.com, then refresh.
|
||||
Visit https://example.com, then refresh. {MD034}
|
||||
|
||||
The site (https://example.com) is down.
|
||||
The site (https://example.com) is down. {MD034}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue