Skip to main content

Images

Using Markdown

Image files must be under 5MB. For larger files, host them on a CDN like Cloudinary or S3 and reference the URL.

Using HTML

For more control over sizing and styling:

Embeds and HTML elements

You can embed any HTML element directly in your MDX pages. This is commonly used for videos:

iFrames

ecge supports all standard HTML tags in MDX, giving you full flexibility over your page layout and content.