Skip to content

fix(handlers): continuation line on multiline labels#463

Open
beeb wants to merge 2 commits intozkat:mainfrom
beeb:fix-multiline-label
Open

fix(handlers): continuation line on multiline labels#463
beeb wants to merge 2 commits intozkat:mainfrom
beeb:fix-multiline-label

Conversation

@beeb
Copy link

@beeb beeb commented Feb 6, 2026

There was a bug when a multiline label ended on the same line as a single line label, as described in the issue linked below.

This change fixes it (as far as I could test). A regression test has been added, and no other test broke.

Closes #442

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.

Extra lines when a mix of multi-line spans and single-line spans are displayed

1 participant