Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Markdown Lint rule MD027 triggers in block quotes w/ multi-leveled lists #565

Closed
morph626 opened this issue Jun 27, 2019 · 0 comments · Fixed by #607
Closed

Markdown Lint rule MD027 triggers in block quotes w/ multi-leveled lists #565

morph626 opened this issue Jun 27, 2019 · 0 comments · Fixed by #607

Comments

@morph626
Copy link

I.e.:

> * item 1
>     - item 2

It also triggers if the space immediately after > is removed for the entire quote.

deathaxe added a commit that referenced this issue May 12, 2021
Fixes #565

This commit fixes linter rule md027 to not trigger at indented lists.
@deathaxe deathaxe added the bug label May 13, 2021
@deathaxe deathaxe mentioned this issue May 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants