Closed Alexey-T closed 4 years ago
on https://regex101.com/r/qr9Zbh/1 [.]
matches only the dot for all flavours
@andgineer So maybe leave code as is? its now as in all flavors?
Ok.. but strange anyway - [\w] works as expected - any word letter..
because of my adddions - I added that \w \d \W \D \s \S work in [ ].
So nothing needs to be changed?
yes
@andgineer closing it?
https://regex.sorokin.engineer/en/latest/regular_expressions.html#predefined-character-classes
You may use \w, \d and \s within user character classes.
yes - I even documented that by your request but forget that ;)
Forget-forgot-forgotten :)
@andgineer @SlMaker - your opinion? I can fix. if you find info about other engines