Skip to content

Commit 2d485b7

Browse files
authored
Change important note part to title of the block (#447)
1 parent 49941aa commit 2d485b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/guide/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ This plugin draws lines, boxes, points and ellipses on the chart area. Annotatio
1818
> npm install chartjs-plugin-annotation
1919
```
2020

21-
:::tip
21+
::: tip Important Note
2222

23-
**Important Note:** For Chart.js 2.4.0 to 2.9.x support, use [version 0.5.7 of this plugin](https://github.com/chartjs/chartjs-plugin-annotation/releases/tag/v0.5.7)
23+
For Chart.js 2.4.0 to 2.9.x support, use [version 0.5.7 of this plugin](https://github.com/chartjs/chartjs-plugin-annotation/releases/tag/v0.5.7)
2424
Documentation for v0.5.7 can be found on [GitHub](https://github.com/chartjs/chartjs-plugin-annotation/blob/1ab782afce943456f958cac33f67edc5d6eab278/README.md).
2525

2626
:::

0 commit comments

Comments
 (0)