Update markdown.md

pull/4379/head
MC_XiaoHei 10 months ago committed by GitHub
parent 2690566ffe
commit 669f11c18b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -891,7 +891,7 @@ $$ x = {-b \pm \sqrt{b^2-4ac} \over 2a} $$
export default { export default {
markdown: { markdown: {
image: { image: {
// 默认启用图片懒加载 // 默认禁用;设置为 true 可为所有图片启用懒加载。
lazyLoading: true lazyLoading: true
} }
} }

Loading…
Cancel
Save