fuc-new/doc/node_modules/@mdit/plugin-mathjax-slim/README.md
2025-10-15 12:40:55 +08:00

855 B

@mdit/plugin-mathjax-slim

Version Downloads Size

Mathjax plugin for MarkdownIt. mathjax-full is declared as an optional peer dependency here.

This package can only run in Node.js environment.

Docs | 文档

Install / 安装

# pnpm
pnpm add -D @mdit/plugin-mathjax-slim mathjax-full
# npm
npm i -D @mdit/plugin-mathjax-slim mathjax-full
# yarn
yarn add -D @mdit/plugin-mathjax-slim mathjax-full