@opeltre/mdtex
v0.0.4
Published
markdown + latex rendering
Downloads
2
Readme
mdtex
markdown + latex rendering
tweak marked to go along with mathjax.
usage
node:
Install with npm i @opeltre/mdtex
and:
let mdtex = require('@opeltre/mdtex');
then take care of mathjax.
browser:
Include the script bundle.js
.
Take care of mathjax.