Kolaru / Kolaru/MathTeXEngine.jl
MathML support
Open
- Dominant language
- Julia
- Stars
- 106
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
[MathML](https://www.w3.org/Math/whatIsMathML.html) is the next generation of math display for the web. There are several tools for [converting](https://developer.mozilla.org/en-US/docs/Web/MathML/Authoring) Latex code to MathML code, but there are also [other languages](http://asciimath.org/) that can convert to MathML. I am wondering if the parsing and rendering engines could be separated out so we can be agnostic about the input language, process an abstract math element, and render into Makie.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.