mirror of
https://github.com/HolgerHatGarKeineNode/einundzwanzig-nostr.git
synced 2026-04-06 09:58:42 +00:00
🗑 Remove stevebauman/purify and inline HTML sanitization, simplifying Markdown rendering.
This commit is contained in:
@@ -1 +1 @@
|
||||
<div {{ $attributes }}>{!! \Stevebauman\Purify\Facades\Purify::clean($toHtml($slot)) !!}</div>
|
||||
<div {{ $attributes }}>{!! $toHtml($slot) !!}</div>
|
||||
|
||||
Reference in New Issue
Block a user