Skip to content
This repository was archived by the owner on Dec 17, 2018. It is now read-only.

Conversation

@nkovacs
Copy link
Contributor

@nkovacs nkovacs commented Jul 17, 2017

Parameters to functions may contain whitespace and
quoted special characters, but they are still trimmed
and split into multiple parameters.
A new option, strictFunctionParams, activates ICU-compatible
parsing, which parses everything from the second
comma to the closing curly brace as a single "argStyleText"
parameter.

Fixes #1

Parameters to functions may contain whitespace and
quoted special characters, but they are still trimmed
and split into multiple parameters.
A new option, strictFunctionParams, activates ICU-compatible
parsing, which parses everything from the second
comma to the closing curly brace as a single "argStyleText"
parameter.

Fixes messageformat#1
@eemeli eemeli merged commit 22a6045 into messageformat:master Jul 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants