* 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
8 lines
262 B
Markdown
8 lines
262 B
Markdown
{% if currentVersion == "free-pro-team@latest" or currentVersion ver_gt "enterprise-server@2.18" %}
|
|
{% note %}
|
|
|
|
**Note:** The {% data variables.product.prodname_component_kit %} API is currently in private beta and subject to change.
|
|
|
|
{% endnote %}
|
|
{% endif %}
|