hugo/docs/content/en/quick-reference/glossary/regular-expression.md
2025-04-10 13:04:51 +02:00

310 B

title reference
regular expression

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.