Front Matter
---
name: "frontmatter"
---
rest of the content---yaml
name: "frontmatter"
---
rest of the content+++
name = "frontmatter"
+++
rest of the content---toml
name = "frontmatter"
---
rest of the content---
title: 'My document'
description: "A short summary of the document's purpose."
author: 'John Doe'
---Last updated
