1
0
mirror of synced 2026-01-07 00:01:39 -05:00
Files
docs/translations/ru-RU/data/reusables/github-actions/expression-syntax-if.md
Jason Etcovitch caaee7a124 Update all files to use {% data %} (#15253)
* Add back changes from prior to purge

* Manually fix some invalid Liquid

* Updoot render-content

* Improve test messages to show correct output

* Run el scripto

* Pass the remaining test
2020-09-29 16:01:04 -04:00

231 B

When you use expressions in an if conditional, you may omit the expression syntax ({% raw %}${{ }}{% endraw %}) because {% data variables.product.prodname_dotcom %} automatically evaluates the if conditional as an expression.