- Images
Images
Create images using markdown or embeds

Image
Using Markdown
The markdown syntax lets you add images using the following code

Using Embeds
To get more customizability with images, you can also use embeds to add images
<img height="200" src="/path/image.jpg" />
Although not required, we recommend adding the alt
and title
attributes to images for better SEO and accessability. Learn more at image SEO.
Related
For more information, we recommend the following sections:
Frame Component Reference
Read the reference for the Frame component