How do I disable features that aren't needed?
How do I switch to raw, since umlauts and special characters otherwise cause problems?
Hi rbock
if you want to change the editor settings then add a data tag "data-settings" using the HTML attributes:
data-settings=my_settings
then using a JavaScript view you can create a variable named "my_settings" of type object to set your own editor settings
You need to login to be able to post a reply.
