In some text editors, like when creating a Featured Message, it is possible to edit text through HTML tags.
First, we must click on the three dots symbol located to the right of the editor and then on the View code <> symbol:

This will allow editing the code with HTML and we can add the <img> tag
EXAMPLE OF IMG TAG:
<img src="IMAGE_LINK" width="100%">
NOTE: First, you will need to generate a link for the image. We always recommend doing it in your own server environment, although there are some websites that do it for free, such as https://imgbb.com/
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article