legalese / legalese.github.io

Static assets for legalese.com
https://legalese.com/
71 stars 27 forks source link

spreadsheet parser should consider nulling out all cells which contain spaces only #238

Open mengwong opened 7 years ago

mengwong commented 7 years ago

meng discovered some cells contained " " which looked empty but weren't. this caused problems.

maybe readrows.js, captable.js, etc, should cleanup the input accordingly.