kolkov / angular-editor

A simple native WYSIWYG editor component for Angular 6 -14+
https://angular-editor.kolkov.ru
MIT License
678 stars 360 forks source link

How to keep html, head and body tags? #534

Open turivishal opened 1 year ago

turivishal commented 1 year ago

It removes the , , and tags, and merges the head's and body's tags together, is there any solution?