jccp_a/vuepress/node_modules/@mdit/plugin-mathjax-slim/README.md
hellcat ac91e1fbe4 1
2025-11-12 17:57:30 +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