Skip to content

Treat tab as text, not whitespace - #179

Merged
eemeli merged 1 commit into
masterfrom
tab-is-text
Feb 9, 2023
Merged

Treat tab as text, not whitespace#179
eemeli merged 1 commit into
masterfrom
tab-is-text

Conversation

@eemeli

Copy link
Copy Markdown
Member

Fixes#173

Tabs were defined to be text, not whitespace, in projectfluent/fluent#167, but this change was not reflected in the trailing whitespace trimming.

@eemeli
eemeli requested a review from gregtatumFebruary 8, 2023 14:48

@gregtatumgregtatum left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looks good to me.

@eemeli
eemeli merged commit 61328fa into masterFeb 9, 2023
@eemeli
eemeli deleted the tab-is-text branch February 9, 2023 13:53
Sign up for freeto 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.

Incorrect handling of tabs in message value

2 participants

@eemeli@gregtatum