mirror of
https://github.com/mauriceboe/TREK.git
synced 2026-06-19 21:31:46 +00:00
259ff53bfb
- Import textarea now shows line numbers to distinguish wrapped lines from actual new lines - CSV parser respects double-quoted values (e.g. "Shirt, blue" stays as one field) Fixes #133