Regular Expressions 101

Community Patterns

Community Library Entry

0

Regular Expression
Created·2019-05-13 14:36
Flavor·ECMAScript (JavaScript)

/
^\/(?:[^\W_]+(?:\*|\/\*)?|\*)?$
/
gm
Open regex in editor

Description

Path Pathern for context path

Submitted by anonymous