Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Equations not rendering #1

Open
willwray opened this issue Oct 19, 2016 · 1 comment
Open

Equations not rendering #1

willwray opened this issue Oct 19, 2016 · 1 comment

Comments

@willwray
Copy link

The LaTeX equations in README.md do not render. They display as the raw markdown like this:
$$ab = \frac{1}{2}(ab + ba) + \frac{1}{2}(ab - ba)$$

GitHub markup doesn't support LaTeX equation rendering yet:
github markup issues #274 Rendering math equations?

This issue can't be resolved by a change to the code in this project, so I'm going to close this issue.

github markup issues #897 Rendering math equations?

It sounds like LaTeX equation rendering is in the pipeline but I can't find a roadmap or updates.

One possiblility is to write the content in a Jupyter notebook, as a series of markdown cells and then post the whole notebook-with-markdown-equations.ipynb file; see Jupyter/IPython notebook (.ipynb) files will render directly on GitHub

@lukeburns
Copy link
Owner

I've been using this Chrome extension that compiles MathJax on Github. I plan to convert this this LaTeX soon and include the pdf in this repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants