Code Inspection: String literal which breaks HTML parsing
Reports string literals which contain the sequence </ . Such strings are legal JavaScript, but may result in incorrect parsing of any HTML the JavaScript is embedded in.
Last modified: 08 May 2020