Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Skip frontmatter during Fountain parsing #14

Open
1 task
chuangcaleb opened this issue Oct 6, 2023 · 0 comments
Open
1 task

Skip frontmatter during Fountain parsing #14

chuangcaleb opened this issue Oct 6, 2023 · 0 comments
Labels
📋 a/task Type: Task Effort ⚡️ o/perf Objective: Optimise performance
Milestone

Comments

@chuangcaleb
Copy link
Owner

chuangcaleb commented Oct 6, 2023

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

  • When console.logging each line as it processes, the frontmatter lines should be exclued.

Screenshots

Additional context

@chuangcaleb chuangcaleb added ⚡️ o/perf Objective: Optimise performance 📋 a/task Type: Task Effort labels Oct 6, 2023
@chuangcaleb chuangcaleb added this to the MVP 2 milestone Oct 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📋 a/task Type: Task Effort ⚡️ o/perf Objective: Optimise performance
Projects
Status: On Deck
Development

No branches or pull requests

1 participant