mirror of
https://github.com/gohugoio/hugo.git
synced 2024-12-23 17:41:00 +00:00
908692fae5
Before this commit `where` would produce an error and bail building the site. Now, `where` simply skips an element of a collection and does not add it to the final result. Closes #5637 Closes #5416 |
||
---|---|---|
.. | ||
append.go | ||
append_test.go | ||
apply.go | ||
apply_test.go | ||
collections.go | ||
collections_test.go | ||
complement.go | ||
complement_test.go | ||
index.go | ||
index_test.go | ||
init.go | ||
init_test.go | ||
reflect_helpers.go | ||
sort.go | ||
sort_test.go | ||
symdiff.go | ||
symdiff_test.go | ||
where.go | ||
where_test.go |