Handling images and other markdown in ChatGPT

I noticed that ChatGPT uses markdown for example to display an image the markdown ![alt text](image link) can be used. I am using some markdown in my plugin but i could not find anything about it in the official docs. Is it recommended to use markdown code in plugins?

2 Likes