Regular Expressions 101

Community Patterns

Smartling custom placeholders and liquid strategy

0

Regular Expression
Java 8

"
\{\{.*?\}\}|\{%.*?%}
"
gm

Description

Suggested Smartling custom placeholder regex to support liquid syntax as documented for Braze.

Because default value cannot be extracted easily recommend rewrting the liquite to avoid using default filters.

Submitted by Eric Negron - 3 years ago