If you already have an image on a server and have the URL, click on the raw html button and use the basic html image code.
Note: To ensure continued accessibility, add an alternate label (“alt”) with a text description of each image.
Example Image HTML code:<img src=”http://imageurl” width=”100%” alt=”bookshelves in the library” />
— Back to Content Editing