Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
d4rkp4ttern
on May 20, 2022
|
parent
|
context
|
favorite
| on:
Render mathematical expressions in Markdown On Git...
I wonder if aligned multi line equations would work (I mean eqnarray or aligned environments in latex)
chazeon
on May 20, 2022
[–]
Kind of. See my other note here. The aligned environment work, but there should a curly braces around that are not shown, not sure the cause.
https://github.com/chazeon/notes/blob/master/docs/notes/ml-p...
cxcorp
on May 20, 2022
|
parent
[–]
I would guess that the markdown parser does some overly eager escaping before handing off the input to the latex renderer. If I change the "\left\{" into "\left\\{" and the "\," into "\\," it renders like with LaTeX.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: