Skip to content

Commit 2560fba

Browse files
authored
docs: update github syntax of note & warning (#516)
1 parent abae33e commit 2560fba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@ module.exports = {
369369
};
370370
```
371371

372-
> **Note**
372+
> [!NOTE]
373373
>
374374
> source with a `tag` option takes precedence over source without.
375375
@@ -500,7 +500,7 @@ Default: `undefined`
500500

501501
Allows pre-processing of content before handling.
502502

503-
> **Warning**
503+
> [!WARNING]
504504
>
505505
> You should always return valid HTML
506506

0 commit comments

Comments
 (0)