Commit graph

7 commits

Author SHA1 Message Date
Linus Unnebäck
9cc0e3b78d
Use const/let instead of var 2020-04-16 22:50:11 +01:00
IWASE
26fb3f6ba2 regex s flag is ES2018 feature 2018-08-06 16:58:18 +09:00
IWASE
81994c4e4d ensure to include CR/LF in BYTE segments 2018-08-06 16:37:58 +09:00
Vincenzo Greco
acb5257ee1 Fix bug in alphanumeric regexp 2017-12-15 16:08:12 +01:00
Vincenzo Greco
063be87bdb Build final kanji regex at runtime 2017-10-24 22:42:48 +02:00
Vincenzo Greco
2da57f081d Escape characters in kanji regex
Fixes error in html pages with charset different from utf8.
2017-03-25 18:37:11 +01:00
Vincenzo Greco
139b700cc7 Add support for different encoding modes 2017-02-27 16:04:59 +01:00