bastihilger / nova-tiptap

Laravel Nova Tiptap Field
MIT License
172 stars 61 forks source link

Allow iframe with HTML button #78

Open jamiematrix opened 9 months ago

jamiematrix commented 9 months ago

I've tried to add a Google Maps embed which uses an iframe to display, but the editor is removing the iframe when saving.

Pretty sure it's intended as I can see security implications, but is it possible to have a flag to allow HTML?