Community Patterns

Community Library Entry

0

Regular Expression
Created·2015-02-17 14:24
Flavor·PCRE (Legacy)

/
(?:{{)((?:[a-z]+)(?:\.(?:[a-z]+))*)(?:}})
/
Open regex in editor

Description

Easily match the {{}} string for web developper MVC.

Submitted by Yannick Elusue