next.js/test/e2e/app-dir/mdx/app/image/page.mdx
page.mdx8 lines135 B
import Image from 'next/image'

# Title

This is a markdown page

<Image src="/test.jpg" alt="Next.js Logo" width={180} height={37} />
Quest for Codev2.0.0
/
SIGN IN