Skip to main content

Using embeds

To get more customizability with images, you can also use embeds to add images
<img height="200" src="/path/image.jpg" />

Mintlify supports HTML tags in Markdown. This is helpful if you prefer HTML tags to Markdown syntax, and lets you create documentation with infinite flexibility.