mstum/Simplexcel

SharedStrings _sanitizeRegex makes "&" in CellStrings impossible

mrmoki opened this issue · 2 comments

you can´t even escape it
or am i wrong?

mstum commented

Indeed, that's broken. Checking.

mstum commented

Hi, I just pushed v2.0.1 to Nuget which fixes this.

Thanks for the report!