Here's an example of including a static image in your readme.md. You can include the image in the root of your /mnt folder and raw/latest should grab the latest version of that image.

Here's an example of including a static image in your readme.md. You can include the image in the root of your /mnt folder and raw/latest should grab the latest version of that image.

Comments
3 comments
Is there a way to resize the image?
Thanks,
Alex
Submitted by: alex.lentz
Hi @alex.lentz - in order to edit the sizing of the image, you will have to use a slightly different annotation:
Where the width (and title) can be changed to whatever size you would like.
Hope that helps!
Submitted by: andrew.coleman
Side note: Admins can choose whether to allow HTML rendering in Markdown or not. If the
ShortLived.ExecuteHtmlInMarkdown
feature flag is set toFalse
by the admin, then this approach to controlling images won't be allowed.Submitted by: katie.shakman
Please sign in to leave a comment.