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
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{% warning %}
|
||||
|
||||
**Warning:** When using the whole `github` context, be mindful that it includes sensitive information such as `github.token`. {{ site.data.variables.product.prodname_dotcom }} masks secrets when they are printed to the console, but you should be cautious when exporting or printing the context.
|
||||
**Warning:** When using the whole `github` context, be mindful that it includes sensitive information such as `github.token`. {% data variables.product.prodname_dotcom %} masks secrets when they are printed to the console, but you should be cautious when exporting or printing the context.
|
||||
|
||||
{% endwarning %}
|
||||
|
||||
Reference in New Issue
Block a user