@code-blocks/math
v0.1.8
Published
Create MathML from code blocks
Downloads
4
Readme
@code-blocks/math
Install
npm install @code-blocks/math
Use with rehype or eleventy. See how here.
Usage
This library uses mathup under the hood. For more information about the syntax, checkout their website.
language: mathup
grad f(x,y) = ((del f)/(del x) (x, y), (del f)/(del y)(x,y))
||(bf x)||^2 = [x_1 ; x_2 ; x_3]*[x_1 ; x_2 ; x_3]