If I have my cursor inside a code block <pre><code> ... </code></pre> with HTML, syntax highlighting for HTML gets disabled but gets enabled once I move my cursor away from this code block.
On further testing, it looks like syntax highlighting inside the code block gets buggy on other operations as well. It gets activated for moment when switching between insert and normal modes.
If I have my cursor inside a code block
<pre><code> ... </code></pre>
with HTML, syntax highlighting for HTML gets disabled but gets enabled once I move my cursor away from this code block.https://user-images.githubusercontent.com/79408161/174468088-82cf48e5-f6b1-4970-ab2b-85b30f31deec.mp4