Closed oleoneto closed 5 years ago
tokenize.js ignores !, ., and other punctuation symbols already, yet it does not escape ?.
tokenize.js
!
.
?
Resolved by GH-167
tokenize.js
ignores!
,.
, and other punctuation symbols already, yet it does not escape?
.