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:
@@ -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.
|
||||

|
||||
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)."
|
||||

|
||||
5. To review your reply, click **Preview**.
|
||||

|
||||
|
||||
Reference in New Issue
Block a user