mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-01-03 22:48:49 +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,33 +1,33 @@
|
|||
# Detailed Results Proper Names
|
||||
|
||||
Text Markdownlint text.
|
||||
Text Markdownlint text. {MD044}
|
||||
|
||||
Text node.JS text.
|
||||
Text node.JS text. {MD044}
|
||||
|
||||
Text .net text.
|
||||
Text .net text. {MD044}
|
||||
|
||||
Text example.net text.
|
||||
Text example.net text. {MD044}
|
||||
|
||||
Text "Markdownlint" text.
|
||||
Text "Markdownlint" text. {MD044}
|
||||
|
||||
Text "node.JS" text.
|
||||
Text "node.JS" text. {MD044}
|
||||
|
||||
Text ".net" text.
|
||||
Text ".net" text. {MD044}
|
||||
|
||||
Text "example.net" text.
|
||||
Text "example.net" text. {MD044}
|
||||
|
||||
Text **Markdownlint** text.
|
||||
Text **Markdownlint** text. {MD044}
|
||||
|
||||
Text **node.JS** text.
|
||||
Text **node.JS** text. {MD044}
|
||||
|
||||
Text **.net** text.
|
||||
Text **.net** text. {MD044}
|
||||
|
||||
Text **example.net** text.
|
||||
Text **example.net** text. {MD044}
|
||||
|
||||
Markdownlint
|
||||
Markdownlint {MD044}
|
||||
|
||||
node.JS
|
||||
node.JS {MD044}
|
||||
|
||||
.net
|
||||
.net {MD044}
|
||||
|
||||
example.net
|
||||
example.net {MD044}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue