mathjax 0.1.0

A rust interface to MathJax
Documentation
1
2
3
4
5
6
7
<!-- [![CI](https://github.com/Nigecat/mathjax/actions/workflows/main.yml/badge.svg)](https://github.com/Nigecat/mathjax/actions) -->
[![crates-io](https://img.shields.io/crates/v/mathjax.svg)](https://crates.io/crates/mathjax)
[![api-docs](https://docs.rs/mathjax/badge.svg)](https://docs.rs/mathjax})

Render [MathJax](https://www.mathjax.org/) expressions into either SVG or PNG formats.

See [the docs](https://docs.rs/mathjax) (coming soon) for documentation.