Is it possible to edit the TinyMCE in a way, that the textarea is preformatted with a class (css) i define?
When I now enter text into my tiny its pure without any styles: Textarea in sourcecode view:
<p>adsfasd</p>
Is it possible to set as default this format:
<p class="text_standard">adsfasd</p>
question from:https://stackoverflow.com/questions/65925823/tinymce4-textarea-default-css-class