Closed as not planned
Description
Rule details
This rule is triggered when two blockquote blocks are separated by nothing except for a blank line
What type of rule is this?
Warns about a potential problem
Example code
> one blockquote
> same blockquote?
If they are the supposed to be the same quote, then add the blockquote symbol at the beginning of the blank line:
> one blockquote
>
> the same blockquote
If not, ensure there is appropriate explanatory text between them:
> This is a blockquote.
And Jimmy also said:
> This is another blockquote.
Participation
- I am willing to submit a pull request to implement this rule.
Additional comments
Ref: MD028/no-blanks-blockquote
may be considered an edge case.
Metadata
Metadata
Assignees
Type
Projects
Status
Complete