Skip to content

Instantly share code, notes, and snippets.

@baig
Forked from ax3l/latexGitHub
Created July 10, 2020 16:36
Show Gist options
  • Save baig/71c8fb18ec1b1acac013591ffb14c9c7 to your computer and use it in GitHub Desktop.
Save baig/71c8fb18ec1b1acac013591ffb14c9c7 to your computer and use it in GitHub Desktop.
Latex in GitHub Markdown

URLEncode Latex Formula -> [http://meyerweb.com/eric/tools/dencoder/]

Create Link:

![My Formula](http://latex.codecogs.com/gif.latex?<URLEncodedLaTeX>)

or

![My Formula](https://chart.googleapis.com/chart?cht=tx&chl=<URLEncodedLaTeX>)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment