mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-09-22 05:40:48 +02:00
Remove automatic fix from MD028/no-blanks-blockquote due to ambiguity (fixes #315).
This commit is contained in:
parent
a6d30cb724
commit
09c5736385
4 changed files with 21 additions and 12 deletions
|
@ -960,8 +960,6 @@ Tags: blockquote, whitespace
|
|||
|
||||
Aliases: no-blanks-blockquote
|
||||
|
||||
Fixable: Most violations can be fixed by tooling
|
||||
|
||||
This rule is triggered when two blockquote blocks are separated by nothing
|
||||
except for a blank line:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue