Skip to content

Fix greedy space insertion causing multiple consecutive spaces#424

Merged
PrinsFrank merged 1 commit into
mainfrom
fix-overzealous-space-insertion
Jun 23, 2026
Merged

Fix greedy space insertion causing multiple consecutive spaces#424
PrinsFrank merged 1 commit into
mainfrom
fix-overzealous-space-insertion

Conversation

@PrinsFrank

@PrinsFrank PrinsFrank commented Jun 23, 2026

Copy link
Copy Markdown
Owner

Only insert extra space between text elements when text element is not empty, previous element didn't end with space and current element doesn't start with space.

Pending merge of #421

…t empty, previous element didn't end with space and current element doesn't start with space
@PrinsFrank PrinsFrank force-pushed the fix-overzealous-space-insertion branch from f69c4e1 to f746c65 Compare June 23, 2026 18:54
@PrinsFrank PrinsFrank merged commit 0e49377 into main Jun 23, 2026
21 checks passed
@PrinsFrank PrinsFrank deleted the fix-overzealous-space-insertion branch June 23, 2026 18:57
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.

1 participant