mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 22:43:30 +03:00
981f11da95
refs: https://github.com/TryGhost/Team/issues/759 - The match helper allows for basic equals and not equals comparisons, Example: {{match title "=" "Getting Started"}} {{match slug "!=" "welcome"}} - There's a lot more functionality we want to add here, so that it ends up being a replacement for {{#has}} - However, this first iteration is already useful, especially in the context of custom theme settings - Therefore we are adding it early, and will document it along with custom theme settings when that goes GA very soon |
||
---|---|---|
.. | ||
e2e-api | ||
e2e-frontend | ||
e2e-server | ||
integration | ||
regression | ||
unit | ||
utils | ||
.eslintignore | ||
.eslintrc.js | ||
.jshintrc |