Skip to content

Commit 5802abc

Browse files
authored
Merge pull request #8 from render-engine/kjaymiller-update-readme-title
Update README.md
2 parents 01a4cac + 12c5f28 commit 5802abc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Render Engine Parsers
1+
# Render Engine `BasePageParser`
22

3-
The page parser system used for making content for Render Engine. Parsers are used to parse the content of a page and convert it to HTML. The parser is specified in the page attributes as `Parser`.
3+
The `BasePageParser` is used for making content for Render Engine. Parsers are used to parse the content of a page and convert it to HTML. The parser is specified in the page attributes as `Parser`.
44

55
This is meant to be used by Render Enging but can be used as a base dependency for building custom Render Engine Parsers.
66

0 commit comments

Comments
 (0)