Adding LaTeX Equations to Github Issues
Recently, I found the need to embed some LaTex equations in a Github issue and discovered that you can do this by using this HTML image tag along with the desired equation:
which should produce:
Now, you should be able to embed this anywhere!
Check out this thread to add additional formatting like superscript or fractions