Skip to content

Commit bcd078a

Browse files
authored
Reformat note block (#1837)
Sync change from Docs repo.
1 parent 6790ebb commit bcd078a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/Rules/AvoidSemicolonsAsLineTerminators.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ title: AvoidSemicolonsAsLineTerminators
1313

1414
Lines should not end with a semicolon.
1515

16-
**Note**: This rule is not enabled by default. The user needs to enable it through settings.
16+
> [!NOTE]
17+
> This rule is not enabled by default. The user needs to enable it through settings.
1718
1819
## Example
1920

0 commit comments

Comments
 (0)