Do I need additional customization for using mathjax? #403
Unanswered
euneestella
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, Michael and collaborators!
Thank you for sharing amazing jekyll theme :)
I tried to use mathjax module by editing
_config.yml
as on README. This is my_config.yml
Then I used inline mathematical expression like $$mt1\quad =\quad \begin{bmatrix} 1 & 1 \ 0 & 2 \ 1 & 3 \ 1 & 4 \end{bmatrix}$$,
but my webpage(korean) shows (mt1\quad =\quad \begin{bmatrix} 1 & 1 \ 0 & 2 \ 1 & 3 \ 1 & 4 \end{bmatrix}), not a mathematical expression.
Do I need additional customization for using mathematical expression?
Thank you for sharing ideas and happy new year!
Beta Was this translation helpful? Give feedback.
All reactions