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).
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?