# @mdit/plugin-helper [![Version](https://img.shields.io/npm/v/@mdit/plugin-helper.svg?style=flat-square&logo=npm) ![Downloads](https://img.shields.io/npm/dm/@mdit/plugin-helper.svg?style=flat-square&logo=npm) ![Size](https://img.shields.io/bundlephobia/min/@mdit/plugin-helper?style=flat-square&logo=npm)](https://www.npmjs.com/package/@mdit/plugin-helper) Image lazyload plugin for MarkdownIt. ## [Docs](https://mdit-plugins.github.io/helper.html) | [文档](https://mdit-plugins.github.io/zh/helper.html) ## Install / 安装 ```bash # pnpm pnpm add -D @mdit/plugin-helper # npm npm i -D @mdit/plugin-helper # yarn yarn add -D @mdit/plugin-helper ```