Regex tester
Pattern
Input
Hola {name}, this will be {{unmatched}}
Buenos {{{dias}}}
Options
Replacement
Click the context tab to see replacements.
2 matches found in about 6 milliseconds.
IndexPositionMatched String
05{name}
150{dias}
Hola {name}, this will be {{unmatched}}
​Buenos {{{dias}}}
  1. Hola
  2. , this will be {{unmatched}}
    Buenos {{
  3. }}