first
This commit is contained in:
18
node_modules/@mdit/helper/README.md
generated
vendored
Normal file
18
node_modules/@mdit/helper/README.md
generated
vendored
Normal file
@ -0,0 +1,18 @@
|
||||
# @mdit/plugin-helper
|
||||
|
||||
[  ](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
|
||||
```
|
||||
Reference in New Issue
Block a user