Closed 3052 closed 7 months ago
ah, the problem is the "spaces" in the input are No-Break Space U+00A0. looks like that's invalid for both the JavaScript parser and Go parser:
panic: invalid character '\u00a0' looking for beginning of value
so maybe its my error. might be good to warn the user though if NBSP are found in the input
Ha, wow. I've never seen that happen before but if it happens repeatedly maybe I'll add a quick warning... (or I'd accept a PR) :+1:
input: