а не в тег в html выводите (что было бы правильнее)
$arr = ["id" => 12, "title" => "Some title", "author" => "Some author", content => '<div class="some-class"> some ather html </div>'];
<script>
var arrayName = <?php echo json_encode($arr); ?>;
</script>
console.log(arrayName) // здесь будет строка