### Describe the task When iterating thorough line-by-line, if the first line is a triple-hyphen frontmatter opening, then skip parsing until we hit the next triple-hyphen ### Linked Issues <!-- Other linked issues, if any, e.g.: - RELATED: #num - BLOCKS: #num --> - BLOCKED BY: #6 ### Expected behavior <!-- A checklist of success criteria. --> - [ ] When console.logging each line as it processes, the frontmatter lines should be exclued. ### Screenshots <!-- If applicable, add screenshots to help explain your task. --> ### Additional context <!-- Add any other context about the problem here. -->
Describe the task
When iterating thorough line-by-line,
if the first line is a triple-hyphen frontmatter opening,
then skip parsing until we hit the next triple-hyphen
Linked Issues
Expected behavior
Screenshots
Additional context