mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-17 10:54:43 -04:00
Add logic and operators tags to where.md for better discoverability
See rdwatters/hugo-docs-concept#37
This commit is contained in:
parent
044b23892a
commit
c616ade998
@ -5,7 +5,7 @@ description: Replaces all occurrences of a regular expression with the replaceme
|
||||
godocref:
|
||||
date: 2017-02-01
|
||||
publishdate: 2017-02-01
|
||||
lastmod: 2017-02-01
|
||||
lastmod: 2017-04-30
|
||||
categories: [functions]
|
||||
tags: [regex]
|
||||
ns:
|
||||
|
@ -7,7 +7,7 @@ date: 2017-02-01
|
||||
publishdate: 2017-02-01
|
||||
lastmod: 2017-04-30
|
||||
categories: [functions]
|
||||
tags: [filtering]
|
||||
tags: [filtering,logic,operators]
|
||||
ns:
|
||||
signature: ["where COLLECTION KEY [OPERATOR] MATCH"]
|
||||
workson: [lists,taxonomies,terms,groups]
|
||||
|
Loading…
x
Reference in New Issue
Block a user