Skip to content

Instantly share code, notes, and snippets.

@Mahdisadjadi
Last active February 22, 2022 03:36
Show Gist options
  • Save Mahdisadjadi/d56ca76dd03727848f1c0541dbc22ac5 to your computer and use it in GitHub Desktop.
Save Mahdisadjadi/d56ca76dd03727848f1c0541dbc22ac5 to your computer and use it in GitHub Desktop.
render math equation in readme files on github

Github can render LaTeX equations in jupyter notebooks but directly embedding equations in markdown files don't work. Solution is to embed URL correspondingto LaTeX equation. The page below shows how to convert LaTeX to URL. All the credit goes to this gist and its comments.

How it works:

https://jsfiddle.net/8ndx694g/

Example:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment