BlitzKraig / fvtt-EasyTable

Super simple CSV to rollable table creator for Foundry VTT
MIT License
15 stars 20 forks source link

Not parsing embedded commas #19

Open the-real-orson opened 2 years ago

the-real-orson commented 2 years ago

commas inside quotes should not register as separating values. Currently a comma inside a text string that is bounded by double quotes is parsing as two fields instead of one.