Skip to content

LaTeX equations in Github Markdown pages

Yi Wang edited this page Dec 1, 2017 · 4 revisions

I learned this technique from this comment. It suggests using a Web service. When you type some LaTeX equations on that Web page, it generates a segment of HTML code, which you can copy and paste into your Markdown page. For example:

Clone this wiki locally