Closed josh-hemphill closed 3 years ago
A url that begins with https://js.cdn.something/somescript.js incorrectly starts a JS block
https://js.cdn.something/somescript.js
Thanks josh, I have modified the JS highlight regex pattern to avoid matching the case "://js". This change is available in v0.4.5. I hope it can be helpful.
A url that begins with
https://js.cdn.something/somescript.js
incorrectly starts a JS block