npm

@vite/vuepress-plugin-mathjax

1.1.0 • Public • Published

@vite/vuepress-plugin-mathjax

A mathjax render plugin for vuepress. It will render mathjax in server, without import some extra files in client.

Install

yarn add -D @vite/vuepress-plugin-mathjax

Add @vite/vuepress-plugin-mathjax to config.js:

plugins: [
    ['@vite/vuepress-plugin-mathjax']
  ]

Readme

Keywords

Package Sidebar

Install

npm i @vite/vuepress-plugin-mathjax

Weekly Downloads

0

Version

1.1.0

License

ISC

Unpacked Size

1.87 kB

Total Files

3

Last publish

Collaborators

  • charles_liu
  • allenliuxt