Remove full front matter context

This commit is contained in:
Will Faught
2023-02-21 21:28:40 -08:00
parent ae540b9b7f
commit 9ed770d0ce

View File

@@ -427,10 +427,8 @@ outputs:
Example `content/search.md`:
```yaml
---
layout: paige/search
title: Search
---
layout: "paige/search"
title: "Search"
```
## Shortcodes