© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•5mo ago•
2 replies
remedix

RichEditor - TipTap - Custom Block for embedding HTML

Hi all, im trying to have a custom block that allows you to paste any html block like iframes or script in order to be embedable in a CMS like environment. I managed to do that just fine. However when i render the html as per the documentation the any
data-*
data-*
attributes are not rendered. Same thing for
<script>
<script>
tags

the database has the embedable html just fine. When i
dd()
dd()
i also get it just fine. The problem appears when i try to render it using
{!! $content !!}
{!! $content !!}


Any help is greatly appreciated! Thanks!
Filament banner
FilamentJoin
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,307Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Richeditor tiptap allow html attributes
FilamentFFilament / ❓┊help
5mo ago
TipTap RichEditor: trouble with lists
FilamentFFilament / ❓┊help
6mo ago
tiptap editor + modal + block
FilamentFFilament / ❓┊help
16mo ago
TipTap RichEditor: "flatten" or navigate tree for text validation
FilamentFFilament / ❓┊help
6mo ago