Customizing WYSIWYG editor toolbar buttons for super header extension

I’ve seen that you can customize a rich text editor, but if I’m using the super-header-interface extension, can I change the buttons in the TinyMCE toolbar there?

For example, I want to add a code / <> button to do this without having to edit the HTML directly.

PS - The insert link dialog in this Directus Community editor is a bit aggressive on caps. It shouldn’t be capitalizing every word pasted in (in a link).

Hi Jon - welcome to the community :waving_hand:

Right now, I believe the options for that are hard-coded or at least we’re just using the default configuration. You can find it here.

I didn’t realize the code button was missing from the default configuration but I definitely agree that it should be there.

Is the solution just adding the missing buttons? Or you specifically need to set the buttons individually on each instance of the super header interface?

And feedback noted on the link dialog.