mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-16 14:00:13 +01:00
18 lines
No EOL
391 B
JSON
18 lines
No EOL
391 B
JSON
[
|
|
{
|
|
"lineNumber": 3,
|
|
"ruleNames": [
|
|
"MD029",
|
|
"ol-prefix"
|
|
],
|
|
"ruleDescription": "Ordered list item prefix",
|
|
"ruleInformation": "https://github.com/DavidAnson/markdownlint/blob/v0.0.0/doc/Rules.md#md029",
|
|
"errorDetail": "Expected: 1; Actual: 9; Style: 1/1/1",
|
|
"errorContext": null,
|
|
"errorRange": [
|
|
1,
|
|
3
|
|
],
|
|
"fixInfo": null
|
|
}
|
|
] |