advoor / nova-editor-js

Editor JS field for Laravel Nova
92 stars 54 forks source link

Update templates to support raw HTML on safe fields #69

Closed roelofr closed 2 years ago

roelofr commented 2 years ago

This updates the following templates, allowing unsafe HTML on variables that are html-sanitized by the EditorJS plugin:

Closes #66 and #62