From b22583b4ad712706466cacfd0b2bf4d3c9cd3544 Mon Sep 17 00:00:00 2001 From: zonemeen Date: Sat, 16 Dec 2023 15:43:29 +0800 Subject: [PATCH] update --- docs/guide/markdown.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide/markdown.md b/docs/guide/markdown.md index 132432b2..ef51a4f7 100644 --- a/docs/guide/markdown.md +++ b/docs/guide/markdown.md @@ -849,7 +849,7 @@ $$ x = {-b \pm \sqrt{b^2-4ac} \over 2a} $$ ## Image Lazy Loading -You can enable lazy loading for each image tag in the content via config: +You can enable lazy loading for each image in the content via config: ```js // image lazy loading is disabled by default