From 214ddf42f51888554f598af3818404a3746fd932 Mon Sep 17 00:00:00 2001 From: Newt Date: Wed, 28 Aug 2024 10:05:12 +0100 Subject: [PATCH] fix(comments): stop url parsing on wysiwyg images --- app/Models/Comment/Comment.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Models/Comment/Comment.php b/app/Models/Comment/Comment.php index 1da72a9446..c479006fe7 100644 --- a/app/Models/Comment/Comment.php +++ b/app/Models/Comment/Comment.php @@ -153,7 +153,7 @@ public function getEndOfThreadAttribute() { public function getCommentAttribute() { if (config('lorekeeper.settings.wysiwyg_comments')) { return preg_replace_callback( - '/(?