1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Fix markdown syntax for ruleset note (#56774)

This commit is contained in:
Patrick Knight
2025-07-22 11:34:01 -05:00
committed by GitHub
parent f68c6e87c8
commit f694d3619a

View File

@@ -1,2 +1,2 @@
> [!NOTE]
> {% ifversion ghes > 3.16 %}Only changes made to a ruleset after you have upgraded to {% data variables.product.prodname_ghe_server %} 3.17.0, or a later version, are included in the ruleset history.{% endif %}
> {% ifversion ghes > 3.16 %}[!NOTE]
> Only changes made to a ruleset after you have upgraded to {% data variables.product.prodname_ghe_server %} 3.17.0, or a later version, are included in the ruleset history.{% endif %}