Place LaTeX Math equation on anywhere as <img>
tag.
curl https://math.now.sh?from=\sum^{N}_{i}x_i
<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}" />
![](https://math.now.sh?from=\LaTeX)
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.