Skip to content

#4049 - Updated Parser to handle Windows Line Endings in Frontmatter#4050

Merged
chpy04 merged 1 commit intodevelopfrom
#4049-Incorrectly-Parsing-Frontmatter-Line-Endings-On-Windows
Mar 16, 2026
Merged

#4049 - Updated Parser to handle Windows Line Endings in Frontmatter#4050
chpy04 merged 1 commit intodevelopfrom
#4049-Incorrectly-Parsing-Frontmatter-Line-Endings-On-Windows

Conversation

@rbessin
Copy link
Copy Markdown
Contributor

@rbessin rbessin commented Mar 15, 2026

Changes

Changed the frontmatter parsing to handle windows line endings so that when saving the documentation files, even with the line ending modifications, you would still be able to generate the claude skills files when running yarn skills:sync.

Checklist

It can be helpful to check the Checks and Files changed tabs.
Please review the contributor guide and reach out to your Tech Lead if anything is unclear.
Please request reviewers and ping on slack only after you've gone through this whole checklist.

  • All commits are tagged with the ticket number
  • No linting errors / newline at end of file warnings
  • All code follows repository-configured prettier formatting
  • No merge conflicts
  • All checks passing
  • Screenshots of UI changes (see Screenshots section)
  • Remove any non-applicable sections of this template
  • Assign the PR to yourself
  • No yarn.lock changes (unless dependencies have changed)
  • Request reviewers & ping on Slack
  • PR is linked to the ticket (fill in the closes line below)

Closes #4049

@rbessin rbessin requested a review from chpy04 March 15, 2026 20:41
@rbessin rbessin self-assigned this Mar 15, 2026
@chpy04 chpy04 merged commit 44bda9f into develop Mar 16, 2026
4 checks passed
@chpy04 chpy04 deleted the #4049-Incorrectly-Parsing-Frontmatter-Line-Endings-On-Windows branch March 16, 2026 21:23
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.

[Documentation] - Incorrectly Handling Frontmatter Line Endings for Skills

2 participants