mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00:00
311 B
311 B
title
| title |
|---|
| 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 in your project configuration.