Skip to content

Add text-trimming functionality#286

Merged
craigfowler merged 2 commits into
masterfrom
craigfowler/issue276
Jan 31, 2026
Merged

Add text-trimming functionality#286
craigfowler merged 2 commits into
masterfrom
craigfowler/issue276

Conversation

@craigfowler

Copy link
Copy Markdown
Member

Fixes #276

This now means that by default, when reading text from the browser, leading and trailing whitespace will be trimmed. This will help us out in Safari, where unwanted whitespace gets returned by the browser.

Fixes #276

This now means that by default, when reading text from the browser,
leading and trailing whitespace will be trimmed.
This will help us out in Safari, where unwanted whitespace gets
returned by the browser.
@sonarqubecloud

sonarqubecloud Bot commented Jan 31, 2026

Copy link
Copy Markdown

@craigfowler
craigfowler merged commit 45cab8a into master Jan 31, 2026
3 of 10 checks passed
@craigfowler
craigfowler deleted the craigfowler/issue276 branch January 31, 2026 19:20
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.

Add text-trimming functionality

1 participant