emilianotisato / nova-tinymce

Laravel Nova TinyMCE editor (with images upload capabilities!)
MIT License
116 stars 38 forks source link

Added asHtml() method #77

Closed chrispage1 closed 2 years ago

chrispage1 commented 2 years ago

Added asHtml() method which accepts a boolean value, to enable or disable HTML output.

Default to using HTML (as TinyMCE generally generates HTML)

This: image

Becomes this:

image

Credit to @breizhwave for the code contribution, I just thought I'd turn it into a PR.

HaidarZ commented 1 year ago

Maybe added but not released. Kindly reconsider this closed ticket @emilianotisato