Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 318 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 318 Bytes

rendertex

A API for rendering inline math equations.

Endpoints


┌ latex/
├── svg/:data
├── png/:data
└── jpg/:data

:data — parameter accepting any MathJax compatible LaTeX

png and jpg have optional query parameters `scale` and `padding` defined in ./types/SvgToSharpOptions.ts