1
0
mirror of synced 2025-12-21 10:57:10 -05:00

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:
Jason Etcovitch
2020-09-29 16:01:04 -04:00
committed by GitHub
parent aa5a62d49d
commit caaee7a124
14816 changed files with 100317 additions and 100247 deletions

View File

@@ -8,11 +8,11 @@ versions:
enterprise-server: '*'
---
{{ site.data.reusables.user_settings.access_settings }}
{{ site.data.reusables.user_settings.saved_replies }}
{% data reusables.user_settings.access_settings %}
{% data reusables.user_settings.saved_replies %}
3. Under "Add a saved reply", add your saved reply title.
![Saved reply title](/assets/images/help/settings/saved-replies-title.png)
4. In the "Write" field, add the content you'd like to use for the saved reply. For more information on writing on {{ site.data.variables.product.product_name }}, see "[Basic writing and formatting syntax](/articles/basic-writing-and-formatting-syntax)."
4. In the "Write" field, add the content you'd like to use for the saved reply. For more information on writing on {% data variables.product.product_name %}, see "[Basic writing and formatting syntax](/articles/basic-writing-and-formatting-syntax)."
![Writing a saved reply](/assets/images/help/settings/saved-replies-settings-adding.png)
5. To review your reply, click **Preview**.
![Add a saved reply](/assets/images/help/settings/saved-replies-preview.png)