Latex rendering in README.md on Github

前端 未结 12 998
挽巷
挽巷 2020-12-22 16:59

Is there any way to render LaTex in README.md in a GitHub repository? I\'ve googled it and searched on stack overflow but none of the related answers seems feasible.

12条回答
  •  春和景丽
    2020-12-22 17:45

    If you are having issues with https://www.codecogs.com/latex/eqneditor.php, I found that https://alexanderrodin.com/github-latex-markdown/ worked for me. It generates the Markdown code you need, so you just cut and paste it into your README.md document.

提交回复
热议问题