As a developer for Instructiefilm
I would like to add two buttons to the HTML Field
Please see the screen shot of the old entrance portal. The missing buttons are marked in red.

Additional context
The 'Add link' button should work the same as the ExtJS or Angular button to add a hyperlink, i.e.
- select text
- click 'add link' button
- enter link. The placeholder should read "https://" as placeholder, as as per 2024, a non-https link is not done. :-)
- Upon closing, the selected text is surrounded by A tags with a href property that has the entered URL as its value.
The 'View code' button should merely display the raw HTML code instead of the laid-out text.
As a developer for Instructiefilm
I would like to add two buttons to the HTML Field
Please see the screen shot of the old entrance portal. The missing buttons are marked in red.
Additional context
The 'Add link' button should work the same as the ExtJS or Angular button to add a hyperlink, i.e.
The 'View code' button should merely display the raw HTML code instead of the laid-out text.