This vector shows what characters used in a multiline string after the backslash
Unable to render tweet button
"x\$[chr]"==="x" && log($[i])
"x\0x00"==="x" && alert(0)
"x\ "==="x" && alert(10)
"x\0x0D"==="x" && alert(13)
"x\ "==="x" && alert(8232)
"x\ "==="x" && alert(8233)