How to edit the HTML in the WYSIWYG editor?

Since the new tiptap editor I’m not able to change the HTML in the wysiwyg editor.
How can I add the code/html functionality to the editor toolbar

”code” clearly doesn’t work

{toolbar: ‘format | alignLeft alignCenter alignRight | link image | listBullet listOrdered | table hr | bold italic underline strikethrough | subscript superscript | code highLight color | undo redo’,}
1 Like

Ok, I just went through the “editor-actions.js” file and there seems to be no option for “code” functionality at all.

Could someone please confirm if that’s the case cause that’s a core functionality for me? Thanks!