Skip to content

Frontmatter

+page.md:

---
title: Hello, World!
---
The title is: {frontmatter.title}

Output:

<p>The title is: Hello, World!</p>