Javascript - regex - word boundary (\b) issue

前端 未结 3 1128
悲哀的现实
悲哀的现实 2020-12-01 16:00

I have a difficulty using \\b and greek characters in a regex.

At this example [a-zA-ZΆΈ-ώἀ-ῼ]* succeeds to mark all the words I want (both

3条回答
提交回复
热议问题