Skip to content

Commit 9beedc4

Browse files
authored
Update README.md
Adds more content around the Parsing of the Data
1 parent 05dbf70 commit 9beedc4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ Some pages will be looking for information that is provided in the frontmatter.
1313
> **NOTE**
1414
> These attributes **CANNOT** be used in the content itself, but you can use them in the template generation.
1515
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+
1621
```md
1722
---
1823
title: "Spider-Man"

0 commit comments

Comments
 (0)