diff --git a/lib/fuckhtml.php b/lib/fuckhtml.php index 0409a18..66b89a9 100644 --- a/lib/fuckhtml.php +++ b/lib/fuckhtml.php @@ -554,7 +554,7 @@ class fuckhtml{ case "\"": case "'": if( - $i > 2 && // only check if a quote could be there + $i > 2 || ( ( $json[$i - 1] === "\\" &&