first
This commit is contained in:
18
node_modules/@mdit/plugin-attrs/README.md
generated
vendored
Normal file
18
node_modules/@mdit/plugin-attrs/README.md
generated
vendored
Normal file
@ -0,0 +1,18 @@
|
||||
# @mdit/plugin-attrs
|
||||
|
||||
[  ](https://www.npmjs.com/package/@mdit/plugin-attrs)
|
||||
|
||||
Attrs plugin for MarkdownIt.
|
||||
|
||||
## [Docs](https://mdit-plugins.github.io/attrs.html) | [文档](https://mdit-plugins.github.io/zh/attrs.html)
|
||||
|
||||
## Install / 安装
|
||||
|
||||
```bash
|
||||
# pnpm
|
||||
pnpm add -D @mdit/plugin-attrs
|
||||
# npm
|
||||
npm i -D @mdit/plugin-attrs
|
||||
# yarn
|
||||
yarn add -D @mdit/plugin-attrs
|
||||
```
|
||||
Reference in New Issue
Block a user