How to display Latex cell in markdown table? #32281
Answered
by
yoannchaudet
wqw547243068
asked this question in
Other Feature Feedback, Questions, & Ideas
-
Questions
|latex|formula|
|---|---|
|\frac|$\frac{1}{2}$|
|\mathbb{SAMPLE}|$\mathbb{SAMPLE}$|GitHub markdown looks normal
While Jekyll Page couldn't display |
Beta Was this translation helpful? Give feedback.
Answered by
yoannchaudet
Sep 12, 2022
Replies: 1 comment
-
|
There is no straightforward solution as Jekyll does not support that out of the box but you can get it to work:
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
wqw547243068
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

There is no straightforward solution as Jekyll does not support that out of the box but you can get it to work: