From f2153a55fdc3f825507dfd20cd7d077358dd1f89 Mon Sep 17 00:00:00 2001 From: Sachin Kumar Date: Mon, 10 Jun 2024 12:52:51 +0530 Subject: [PATCH] docs: update github syntax of note & warning --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 07c1e760..5a0279eb 100644 --- a/README.md +++ b/README.md @@ -369,7 +369,7 @@ module.exports = { }; ``` -> **Note** +> [!NOTE] > > source with a `tag` option takes precedence over source without. @@ -500,7 +500,7 @@ Default: `undefined` Allows pre-processing of content before handling. -> **Warning** +> [!WARNING] > > You should always return valid HTML