@mdit/plugin-img-lazyload
Image lazyload plugin for MarkdownIt.
Docs | 文档
Install / 安装
# pnpm
pnpm add -D @mdit/plugin-img-lazyload
# npm
npm i -D @mdit/plugin-img-lazyload
# yarn
yarn add -D @mdit/plugin-img-lazyload
img-lazyload plugin for MarkdownIt
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
<a />
as it breaks in some HTML interpreters (#81) (783e25e)\gdef
for katex (7aea74c)<!-- @include :path -->
nowgetCurrentPath
to currentPath
rename getPath
to resolvePath