Skip to content

Conversation

@swedishborgie
Copy link
Collaborator

The task parser wasn't properly handling newlines after the end of frontmatter marker.

For instance:

---
{}
---

content

Would fail with a task parsing with an error about unexpected newlines.

swedishborgie and others added 2 commits January 16, 2026 09:37
The task parser wasn't properly handling newlines after the end of
frontmatter marker.

For instance:
```markdown
---
{}
---

content
```

Would fail with a task parsing with an error about unexpected newlines.
@alexec alexec enabled auto-merge (squash) January 16, 2026 19:31
@alexec alexec merged commit 0517d04 into kitproj:main Jan 16, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants