Skip to content

Commit f694d36

Browse files
Fix markdown syntax for ruleset note (#56774)
1 parent f68c6e8 commit f694d36

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
> [!NOTE]
2-
> {% 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 %}
1+
> {% ifversion ghes > 3.16 %}[!NOTE]
2+
> 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 %}

0 commit comments

Comments
 (0)