We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05dbf70 commit 9beedc4Copy full SHA for 9beedc4
README.md
@@ -13,6 +13,11 @@ Some pages will be looking for information that is provided in the frontmatter.
13
> **NOTE**
14
> These attributes **CANNOT** be used in the content itself, but you can use them in the template generation.
15
16
+
17
+## Parsing the Data
18
19
+The base parser doesn't is a pass-thru parser meaning the content input will be passed through.
20
21
```md
22
---
23
title: "Spider-Man"
0 commit comments