An open API service indexing awesome lists of open source software.

https://github.com/brainrake/elm-mathml


https://github.com/brainrake/elm-mathml

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# MathML

Mathematical Markup Language (MathML) is a dialect of XML for describing mathematical notation and capturing both its structure and content.

This library provides low-level access to MathML nodes and attributes, compatible with `elm/html`.

[MathML at w3](https://www.w3.org/Math/)

[MathML reference at MDN](https://developer.mozilla.org/en-US/docs/Web/MathML)