UNPKG

@mdit/plugin-plantuml

Version:
17 lines (12 loc) 555 B
# @mdit/plugin-plantuml [![Version](https://img.shields.io/npm/v/@mdit/plugin-plantuml.svg?style=flat-square&logo=npm) ![Downloads](https://img.shields.io/npm/dm/@mdit/plugin-plantuml.svg?style=flat-square&logo=npm) ![Size](https://img.shields.io/bundlephobia/min/@mdit/plugin-plantuml?style=flat-square&logo=npm)](https://www.npmjs.com/package/@mdit/plugin-plantuml) plantuml plugin for MarkdownIt. ## Install / 安装 ```bash # pnpm pnpm add -D @mdit/plugin-plantuml # npm npm i -D @mdit/plugin-plantuml # yarn yarn add -D @mdit/plugin-plantuml ```