Writing content
Images and embeds
Embed images with Markdown or HTML img tags, load YouTube videos and other pages through iframes, and use HTML elements inside your MDX pages.
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Embed images with Markdown or HTML img tags, load YouTube videos and other pages through iframes, and use HTML elements inside your MDX pages.

<img height="200" src="/path/image.jpg" />
<iframe src="https://www.youtube.com/embed/4KzFe50RQkQ"> </iframe>
Was this page helpful?
