How can i set disable Markdown & Default to Rich Text

We’d like to configure the editor so that Markdown is not an available option**. Users should **not be able to select different editor types, and rich text should be set as the default.

I now have admin rights. What’s the best way to set things up?

4 Likes

I couldn’t find the relevant settings

I solved it using a MutationObserver

1 Like

Thanks for requesting this, there is no option at the moment but we are considering adding one

Maybe @renato or @david can help come up with a simple component to do this that does not rely on mutation observer, that feels fragile

1 Like