You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For some reason the filter function doesn't work if there are spaces. For example, foo="bar baz" would not filter a collection whose front matter had foo: bar baz.
The text was updated successfully, but these errors were encountered:
For some reason the filter function doesn't work if there are spaces. For example,
foo="bar baz"
would not filter a collection whose front matter hadfoo: bar baz
.The text was updated successfully, but these errors were encountered: