UNPKG

joplin-plugin-math-mode

Version:

A plugin for inputting and evaluating math in markdown code blocks. It's built on top of the excellent [mathjs](https://mathjs.org/), meaning it can be used to perform symbolic calculation, vector math and can even handle units!

7 lines (6 loc) 87 B
{ "extraScripts": [ "codeMirror/mathMode.ts", "markdownIt/mathModePlugin.ts" ] }