Open Karmac opened 2 months ago
Hey @Karmac , thanks for reporting this. This is really not going to be an easy fix from my recollection, because I am not really sure how you check if part of a blockquote is a list item. I will have to see what can be done at some point. The AST does agree that that indentation level is a part of the list item, so it is a bug.
It looks like ignoring list items is not feasible for this, so it looks like there need to be two stages to the formatting of blockquotes:
Describe the Bug
When "Makes sure blockquote style is consistent" is checked the plugin removes indentation from lists with multiple paragraphs.
How to Reproduce
Example to reproduce issue with
Expected Behavior
Actual behaviour