ragnorc / math-api

Place LaTeX Math equation on anywhere as <img> tag.

Home Page:https://math.now.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Math API

workflow-badge

Place LaTeX Math equation on anywhere as <img> tag.

https://math.now.sh

Usage

curl https://math.now.sh?from=\sum^{N}_{i}x_i

HTML

<img src="https://math.now.sh?from=\log\prod^N_{i}x_{i}=\sum^N_i\log{x_i}" />

<img src="https://math.now.sh?inline=\log\prod^N_{i}x_{i}=\sum^N_i\log{x_i}" />

Markdown

![](https://math.now.sh?from=\LaTeX)

Equation 1

Option

.svg extension

URL ends with .svg extension will be treated as a normal math formula.

Some Markdown blog services won't treat image tags correctly whose URL has no any image extension in it. This option may give fixes to these situations.

About

Place LaTeX Math equation on anywhere as <img> tag.

https://math.now.sh

License:Other


Languages

Language:HTML 31.4%Language:TypeScript 23.6%Language:HTML 12.2%Language:HTML 11.7%Language:JavaScript 9.8%Language:JavaScript 9.8%Language:Dockerfile 0.6%Language:JavaScript 0.5%Language:Shell 0.4%