X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/7f98906b0f93d9b0a3966196c9fdbec13a77214f..refs/pull/5725/head:/resources/views/comments/comment.blade.php diff --git a/resources/views/comments/comment.blade.php b/resources/views/comments/comment.blade.php index 1cb709160..d70a8c1d9 100644 --- a/resources/views/comments/comment.blade.php +++ b/resources/views/comments/comment.blade.php @@ -1,9 +1,13 @@ +@php + $commentHtml = $comment->safeHtml(); +@endphp