deno.land / x / lume@v2.1.4 / tests / assets / mdx / index.mdx
1234567891011121314---title: Hello worlddescription: This is a description---import Image from "./_includes/Image.tsx";<comp.Header title={title} description={description}/>## Hello worldThis is a markdown file with the title **{ title }**.<Image alt="foo" />
Version Info