AmirooR/TanGY

Let's restart this project

Opened this issue · 5 comments

It's been a while! let's get tanger and update this on a regular basis...

@mjvakili Do you know how we can visualize formulas in markdown right here in github? I used stackedit.io but it is better to view them here too.

@AmirooR that I don't know! You could write equations in http://latex2png.com/ and drag and drop the image files here in markdown.:

latex_fae4ddee815f7e0a6a1ffadae34b463e

It's better if we write everything here in markdown.

@mjvakili There are some solutions (drag dropping images does not seem to be good!):

  1. migrate to gitlab: https://docs.gitlab.com/ee/user/markdown.html#math
  2. https://github.com/leegao/readme2tex
  3. use something like jekyll+MathJax/Katex in github.io (https://mikelove.wordpress.com/2015/07/01/how-to-use-latex-math-in-rmd-to-display-properly-on-github-pages/)
  4. use Chrome/Firefox extensions for MathJax (https://chrome.google.com/webstore/detail/github-with-mathjax/ioemnmodlmafdkllaclgeombjnmnbima)
  5. ...

@AmirooR you're right! we shouldn't drag and drop!
I'd rather stick to github. Let's not migrate to gitlab!
Options 2 looks pretty sweet actually. I'm going to give it a try.
Mathjax extension doesn't sound bad either...