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

Escape seperator char #317

Open
jfrconley opened this issue Jun 7, 2021 · 0 comments
Open

Escape seperator char #317

jfrconley opened this issue Jun 7, 2021 · 0 comments

Comments

@jfrconley
Copy link

I have a field that needs to be able to use a comma inside of a single value. Is there a way I can escape the comma so it doesn't trigger an array? Because of backward compatibility, I can't use a better option than comma separation.

Example: I would like a way to make "a cool, nifty string" show up as a single string with comma separation enabled.

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

No branches or pull requests

1 participant