Use the HTML mode
You can enter and edit text as HTML code by clicking HTML at the bottom of the text editor.
If you have sufficient HTML knowledge, you can directly modify the text, by modifying the HTML code.
Embedding images, videos, and documents
You can make the text editor display images, videos, and links to documents by embedding them in the HTML.
To embed an object, perform the following:
- Open the Images, Videos, or Documents page respectively.
- Open the desired image, video, or document.
- Click Embed this images, Embed this video, or Embed link to this file respectively and copy the string of Embed input field.
- In the text editor, switch to HTML mode and paste the string where you want the object to appear.
To switch back to Design mode, click Design at the bottom of the text editor.