melius
[Style] 티스토리 수식 작성 본문
MathJax
스킨 편집 > html 편집 > HTML head 태그에 아래 코드 추가
<script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script>
<script id="MathJax-script" async src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
When \(a \ne 0\), there are two solutions to \(ax^2 + bx + c = 0\) and they are
$$x = {-b \pm \sqrt{b^2-4ac} \over 2a}.$$
LaTeX
https://www.latex-project.org/
online latex editor
https://www.overleaf.com/learn
Markdown
https://en.wikipedia.org/wiki/Markdown
https://rmarkdown.rstudio.com/
'et cetera' 카테고리의 다른 글
[Style] 티스토리 폰트 변경 (0) | 2019.12.31 |
---|---|
[UI] Design Tool (0) | 2019.12.28 |
[portfolio] web site (2) | 2019.12.26 |
[Style] 티스토리 코드블럭 스타일 입히기 (0) | 2019.12.19 |
[Plan] UX/UI 설계 (0) | 2019.12.19 |
Comments