regular-expression.md - hugo - [fork] hugo port for 9front
 (HTM) git clone https://git.drkhsh.at/hugo.git
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Submodules
 (DIR) README
 (DIR) LICENSE
       ---
       regular-expression.md (310B)
       ---
            1 ---
            2 title: regular expression
            3 reference: 
            4 ---
            5 
            6 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.
            7 
            8   [RE2 syntax]: https://github.com/google/re2/wiki/syntax