RESTAR-inc / re-i18n

MIT License
2 stars 0 forks source link

CSV/XLS Update #20

Closed ChillyBwoy closed 4 months ago

ChillyBwoy commented 4 months ago

This PR adds row escaping for CSV files and fixes the merged cells issue for XLS files:

  1. All cells in CSV are now enclosed in quotes
  2. The default delimiter for CSV is set to ,
  3. Added check for merged cells in csv