tinymce / tinymce-angular

Official TinyMCE Angular Component
MIT License
320 stars 92 forks source link

Update TinyMce #357

Closed markusfalk closed 7 months ago

markusfalk commented 12 months ago

Is your feature request related to a problem? Please describe. I have problems with the outputted html from text that I paste into the editor.

Describe the solution you'd like From testing around on the tiny mce website I believe this problem is solved with the latest version of tiny mce. Are you planning to update tiny mce to version 6.x? It seems this angular wrapper is still using 5.x.

Describe alternatives you've considered

Thank you :)

TinyITAdmin commented 12 months ago

Ref: INT-3204

danoaky-tiny commented 7 months ago

You can specify which version of TinyMCE is used with the cloudChannel input prop. By default this is the latest enterprise release.