docs icon indicating copy to clipboard operation
docs copied to clipboard

Disable MD030

Open adegeo opened this issue 1 year ago • 1 comments

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.

adegeo avatar May 14 '24 22:05 adegeo

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

gewarren avatar May 14 '24 23:05 gewarren

@adegeo Did you want to merge this?

BillWagner avatar Jun 03 '24 20:06 BillWagner

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. 😁

adegeo avatar Jun 04 '24 18:06 adegeo