Skip to content

Commit

Permalink
docs(zh): update comment (#4379)
Browse files Browse the repository at this point in the history
  • Loading branch information
MC-XiaoHei authored Nov 25, 2024
1 parent 0380a60 commit 2397e08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/zh/guide/markdown.md
Original file line number Diff line number Diff line change
Expand Up @@ -891,7 +891,7 @@ $$ x = {-b \pm \sqrt{b^2-4ac} \over 2a} $$
export default {
markdown: {
image: {
// 默认禁用图片懒加载
// 默认禁用;设置为 true 可为所有图片启用懒加载。
lazyLoading: true
}
}
Expand Down

0 comments on commit 2397e08

Please sign in to comment.