mirror of
https://github.com/gohugoio/hugo.git
synced 2026-09-03 04:02:38 +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.