Skip to content

Commit ab300c3

Browse files
authored
Fix markdown syntax for note block in resources.md (#714)
1 parent 48dfaca commit ab300c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

accelerate/tools/dev-tools/tools/resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ In a resource lookup, Avalonia searches through this hierarchy until it finds a
66

77
You can read more about Avalonia Resources on this documentation page - [How To Use Resources](https://docs.avaloniaui.net/docs/guides/styles-and-resources/resources).
88

9-
::: note
9+
:::note
1010

1111
Control-specific resources (those defined on individual controls or within control templates) are not currently displayed in this tool.
1212

0 commit comments

Comments
 (0)