I want to modify the "Format" dropdown for CKEditor within Mura, because I don't like the way Mura renames the headings. For example, an <h2>
element is renamed to "Heading", and an <h3
> element is renamed to "Heading 2". I get why they did this, because the <h1>
is reserved for the page title, but it's confusing for content editors and accessibility.
I want to remove this renaming feature.