Open velPL opened 9 years ago
Currently library strips out all non-ascii and numeric characters. I enhanced functionality to translate some utf-8 specific characters to ascii "equivalents" before performing replacements and could provide it to you for checkup and possibly merge
Whoops, sorry missed this. Yeah go ahead and submit a PR if you still want to :-)
Currently library strips out all non-ascii and numeric characters. I enhanced functionality to translate some utf-8 specific characters to ascii "equivalents" before performing replacements and could provide it to you for checkup and possibly merge