summaryrefslogtreecommitdiffstats
path: root/docs/content/en/quick-reference/glossary/regular-expression.md
blob: 222f289d94ef9c57ff27dbf148ea879c2f1f5cac (plain) (blame)
1
2
3
4
5
6
7
8
---
title: regular expression
reference: 
---

A _regular expression_, also known as a _regex_, is a sequence of characters that defines a search pattern. Use the [RE2 syntax] when defining regular expressions in your templates or site configuration.

  [RE2 syntax]: https://github.com/google/re2/wiki/syntax