From 9beedc4ef3885ac54214dabad517050ac993fd53 Mon Sep 17 00:00:00 2001 From: Jay Miller Date: Wed, 20 Dec 2023 16:14:05 -0500 Subject: [PATCH] Update README.md Adds more content around the Parsing of the Data --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 614c82b..8e0c24d 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,11 @@ Some pages will be looking for information that is provided in the frontmatter. > **NOTE** > These attributes **CANNOT** be used in the content itself, but you can use them in the template generation. + +## Parsing the Data + +The base parser doesn't is a pass-thru parser meaning the content input will be passed through. + ```md --- title: "Spider-Man"