If you have a less than or greater than character in an if statement, SQL language detection will fail. E.g: `hljs.highlightAuto("if 5 < 10", ["sql"]);` Returns text with no language highlighting, as "<" is detected as an 'illegal lexeme'.