Created a quick test case (video, gist) with plain html. In this case I pasted a block of plain text; but I think it happens in other cases too - hard to tell in fact, but several times a day at least.
One thing I notice often is that when the highlight is confused, then I hit </ the auto-guessed closing tag is one level higher that it should be. (In my case it guessed body when it should have been h1).
Created a quick test case (video, gist) with plain html. In this case I pasted a block of plain text; but I think it happens in other cases too - hard to tell in fact, but several times a day at least.
One thing I notice often is that when the highlight is confused, then I hit
</
the auto-guessed closing tag is one level higher that it should be. (In my case it guessedbody
when it should have beenh1
).https://user-images.githubusercontent.com/479389/114303273-f4c20680-9ad5-11eb-95d0-0dbeacf023f9.mp4