jccp_a/vuepress/node_modules/@mdit/plugin-mathjax-slim
hellcat ac91e1fbe4 1
2025-11-12 17:57:30 +08:00
..
lib 1 2025-11-12 17:57:30 +08:00
LICENSE 1 2025-11-12 17:57:30 +08:00
package.json 1 2025-11-12 17:57:30 +08:00
README.md 1 2025-11-12 17:57:30 +08:00

@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