MDX page example
An image!
Some other text
Source
---
title: MDX page example
---
import image from 'ideal-img!/images/stone-road.webp'
import NativeIdealImage from '@theme/NativeIdealImage'
# MDX page example
An image!
<p><NativeIdealImage img={image} swapOnLoad /></p>
Some other text