Same as INSERT_AS_HTML, but content will be stripped of extra styles and empty tags
<h1 style="color:red">test</h1>
Will be inserted into the document as
<h1>test</h1>
If you like Jodit - try Jodit PRO
Same as INSERT_AS_HTML, but content will be stripped of extra styles and empty tags
Will be inserted into the document as