Skip to content

fix(syntax): append newline to lines passed to syntect parser#202

Merged
agavra merged 1 commit intoagavra:mainfrom
cisaacstern:syntect-parser-newlines
Mar 12, 2026
Merged

fix(syntax): append newline to lines passed to syntect parser#202
agavra merged 1 commit intoagavra:mainfrom
cisaacstern:syntect-parser-newlines

Conversation

@cisaacstern
Copy link
Copy Markdown
Contributor

@cisaacstern cisaacstern commented Mar 12, 2026

closes #200

Duplicating the table from #200 for visibility here on the fix. See #200 for full context.

Before After
Image Image

@cisaacstern cisaacstern changed the title fix: append newline to lines passed to syntect parser fix(syntax): append newline to lines passed to syntect parser Mar 12, 2026
Copy link
Copy Markdown
Owner

@agavra agavra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution!

@agavra agavra merged commit bb92720 into agavra:main Mar 12, 2026
4 checks 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.

Syntax highlighting broken (at least for .sh files) due to missing newline terminators

2 participants