# MathJax v0.2.0 - Table of Contents

Render MathJax equations as PNG & SVG files

## Pages

- General
  - [README](readme.md)

- Livebooks
  - [Rendering PNG Math Expressions](rendering_pngs.md)
  - [Rendering SVG Math Expressions](rendering_svgs.md)

## Modules

- [MathJax](MathJax.md): This library provides an Elixir wrapper around the Rust
[mathjax_svg](https://github.com/gw31415/mathjax_svg) library. This allows you
render SVGs and PNGs of mathematical expressions right in Elixir.

