docs
docs copied to clipboard
Disable MD030
Currently this rule doesn't seem to operate correctly. The first item below fails the linter but it should pass:
1. Two spaces after the line item
Makes it so that this content which is 4 spaces indented, aligns properly
01. This is another option
That aligns child content to 4 spaces perfectly, but the vscode editor doesn't like this style
1. Content like this with 3 spaces
And child content with 4 spaces don't align.
What is the problem you're trying to solve? Why does the subcontent need to be indented 4 spaces?
https://github.com/DavidAnson/markdownlint/blob/main/doc/md030.md
@adegeo Did you want to merge this?
I think the discussion on this fizzled out. I'll reopen if I get back to the point of annoyance with the rule I was at, at the time. 😁