Y
Hacker News
new
|
ask
|
show
|
jobs
by
Svip
4452 days ago
It doesn't support \p{} either for matching Unicode classes. e.g. \p{Lu} matches uppercase letters (so also Æ and Ö counts).
1 comments
core1024
4452 days ago
I couldn't find a way to add the /u or /s flag. There are only allowed /i, /g and /m :(
link