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

sheet/index: Fix and test multi-line headings and line endings #264

Merged
merged 3 commits into from
Nov 6, 2024

Conversation

richiejp
Copy link
Contributor

@richiejp richiejp commented Nov 6, 2024

  • sheet: Fix multi-line headers and ignored rows when using the index
  • index: Handle \r\n correctly when seeking a row
  • sheet: add tests for mixing line endings and multi-line headings

This makes line end handling more consistent by always checking new
lines during seeking.

Also makes sure to add the offset from the new line from the initial jump.
@liquidaty liquidaty merged commit 7086ed0 into liquidaty:main Nov 6, 2024
11 checks passed
liquidaty added a commit that referenced this pull request Nov 6, 2024
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