Skip to content

A couple of typos in the code?  #18

@dwjohnston

Description

@dwjohnston

Stray row.map here:

Should this regex actually be /[\u0085\u2028\u2029]|[\r\n?]/g?

var rows = data.split((/[\u0085\u2028\u2029]|\r\n?/g)).map(function(row) {

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions