Markup: Support latex

Created on 18 Sep 2019  ·  9Comments  ·  Source: github/markup

It's 2019 now, Gitlab already has latex support in it's markdown flavor.

  1. latex code block
  2. latex inline

This feature is being requested from 2015.

So please, consider to support latex at-least now.

Most helpful comment

I also wish GH to support equations in README.md. This a feature I would use every single day...

Just support equations like in Stack Exchange :

    $$x_{1,2} = -b\frac{\sqrt{b^2-4\cdot a \cdot c}{2a}$$

All 9 comments

I'd also like to see LaTeX for math equations.

That would be great!

في خميس، 13 فبراير، 2020 في 2:39 ص، كتب bruno messias <
[email protected]>:

That would be great!


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/github/markup/issues/1294?email_source=notifications&email_token=AOOYZ53WBXGDAI5P74M5773RCSCD7A5CNFSM4IYDWDO2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOELSZ5RI#issuecomment-585473733,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AOOYZ5YWRJGEOE3XJKUYYSLRCSCD7ANCNFSM4IYDWDOQ
.

If I understand correctly, a markdown file is rendered by commonmarker as mentioned here. This means, that if math support (LaTeX) is desired, actually there are two options:

Do I understand it correctly @kivikakk ?

Maybe related is #897

I think you’ve understood correctly, except that it’s extremely unlikely GitHub would change from commonmarker since they maintain its upstream. I no longer work at GitHub so I can’t really help further.

Do you mean https://github.com/github/cmark-gfm as the upstream?

Yep!

On 28 Feb 2020, at 05:19, Dror Atariah notifications@github.com wrote:


Do you mean https://github.com/github/cmark-gfm as the upstream?


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or unsubscribe.

I also wish GH to support equations in README.md. This a feature I would use every single day...

Just support equations like in Stack Exchange :

    $$x_{1,2} = -b\frac{\sqrt{b^2-4\cdot a \cdot c}{2a}$$

Maybe related is #897

This issue was closed. Looks like Github Markdown people try to simply dodge the issue using "it's not my problem" argument and directing the complaints to a different department (which does the same thing). Pretty sad.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

HI
madikhan1 picture madikhan1  ·  3Comments

danieljabailey picture danieljabailey  ·  4Comments

zoffixznet picture zoffixznet  ·  6Comments

ghost picture ghost  ·  7Comments

doggy8088 picture doggy8088  ·  4Comments