Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added regexp to split formatters #487

Merged

Conversation

jccazeaux
Copy link
Contributor

The regexp allows pipes in quoted arguments. Fixes #432

Ex : { model | append 'i can have pipes || here' }

@stalniy
Copy link
Contributor

stalniy commented Jan 24, 2016

@mikeric looks like valuable feature. Do you plan to merge it

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.

Quoted arguments (strings) cannot contain | (pipe)
3 participants