Community Patterns

Community Library Entry

1

Regular Expression
Created·2015-09-10 07:45
Flavor·PCRE (Legacy)

/
([\S]*) {2,}([\p{L}\p{Nd}\w- \<\>\[\]\&\$\/\*\+\,\'\:\(\)\.!#\?=%]*)
/
g
Open regex in editor

Description

regex to allow unicode chars & digits in config values

Submitted by scopevale