&& within JavaScript invokes a "script tag content is invalid XML."
If there is any “&&” within the JavaScript, WebStorm gives me an error invalid XML and wants to change it to URL friendly text. Is there an option for this? WebStrom 2017.3.2
Please sign in to leave a comment.
What does your HTML file look like? What doctype is being used? Please provide a file I can use to recreate the issue