Fix inconsistent alerts by using the markdown notation - part 2 (#35221)
Co-authored-by: Alex Nguyen <150945400+nguyenalex836@users.noreply.github.com>
This commit is contained in:
@@ -20,11 +20,8 @@ At the top of a page on {% data variables.product.prodname_docs %}, select the d
|
||||
|
||||

|
||||
|
||||
{% note %}
|
||||
|
||||
**Note**: You can try changing the version now. You're viewing {% ifversion ghes %}a{% else %}the{% endif %} **{% ifversion fpt %}Free, Pro, & Team{% else %}{% data variables.product.product_name %}{% endif %}** version of this article.
|
||||
|
||||
{% endnote %}
|
||||
> [!NOTE]
|
||||
> You can try changing the version now. You're viewing {% ifversion ghes %}a{% else %}the{% endif %} **{% ifversion fpt %}Free, Pro, & Team{% else %}{% data variables.product.product_name %}{% endif %}** version of this article.
|
||||
|
||||
## Determining which {% data variables.product.company_short %} product you use
|
||||
|
||||
|
||||
Reference in New Issue
Block a user