Browse Source

Modified docs.html

pull/836/head
Alexander Gush 4 years ago
parent
commit
7c73643e25
  1. 4
      docs/docs.html

4
docs/docs.html

@ -260,8 +260,8 @@ @@ -260,8 +260,8 @@
header: true,
newline: "\r\n",
skipEmptyLines: false, //other option is 'greedy', meaning skip delimiters, quotes, and whitespace.
columns: null //or array of strings,
quoteDataWithSpaces: true,
columns: null, //or array of strings
quoteDataWithSpaces: true
}
</code></pre>
</div>

Loading…
Cancel
Save