Syntax highlighting of closing tags

Problem description:
If you have a self closing tag, then the next closing tags are not highlighted properly
example:
html <svg> <path d="M0 0v1"/> </svg> <-- not highlighted

capture

Here’s the repl where I noticed the bug

1 Like

Hey @programingjd!

Thanks for reporting this. I was able to reproduce this and have sent it to the team.

1 Like