mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-03-06 18:40:15 +01:00
38 lines
No EOL
1.4 KiB
JSON
38 lines
No EOL
1.4 KiB
JSON
[
|
|
{
|
|
"lineNumber": 3,
|
|
"ruleNames": [ "MD030", "list-marker-space" ],
|
|
"ruleDescription": "Spaces after list markers",
|
|
"ruleInformation": "https://github.com/DavidAnson/markdownlint/blob/v0.0.0/doc/Rules.md#md030",
|
|
"errorDetail": "Expected: 1; Actual: 0",
|
|
"errorContext": null,
|
|
"errorRange": [1, 1]
|
|
},
|
|
{
|
|
"lineNumber": 5,
|
|
"ruleNames": [ "MD030", "list-marker-space" ],
|
|
"ruleDescription": "Spaces after list markers",
|
|
"ruleInformation": "https://github.com/DavidAnson/markdownlint/blob/v0.0.0/doc/Rules.md#md030",
|
|
"errorDetail": "Expected: 1; Actual: 0",
|
|
"errorContext": null,
|
|
"errorRange": [1, 2]
|
|
},
|
|
{
|
|
"lineNumber": 11,
|
|
"ruleNames": [ "MD030", "list-marker-space" ],
|
|
"ruleDescription": "Spaces after list markers",
|
|
"ruleInformation": "https://github.com/DavidAnson/markdownlint/blob/v0.0.0/doc/Rules.md#md030",
|
|
"errorDetail": "Expected: 1; Actual: 2",
|
|
"errorContext": null,
|
|
"errorRange": [1, 3]
|
|
},
|
|
{
|
|
"lineNumber": 13,
|
|
"ruleNames": [ "MD030", "list-marker-space" ],
|
|
"ruleDescription": "Spaces after list markers",
|
|
"ruleInformation": "https://github.com/DavidAnson/markdownlint/blob/v0.0.0/doc/Rules.md#md030",
|
|
"errorDetail": "Expected: 1; Actual: 2",
|
|
"errorContext": null,
|
|
"errorRange": [1, 4]
|
|
}
|
|
] |