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

Parse string with \n chars #1027

Open
pawelkowalak opened this issue Oct 27, 2023 · 0 comments
Open

Parse string with \n chars #1027

pawelkowalak opened this issue Oct 27, 2023 · 0 comments

Comments

@pawelkowalak
Copy link

I must be doing something wrong, but I have this input string: "username,verb,object_resource,decision,count\nalice,create,cronjobs,forbid,149" and I can't get papaparse to parse it. Demo page parses it like this:

image

What I'm doing wrong? Do I need to replace \n with newlines before parsing?

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