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>
2.1m questions
2.1m answers
60 comments
57.0k users