제목 그대로, markdown 파일에서 LaTex 수식을 미리보기 등에서 확인하기 위해 필요한 extension.
Official site
https://marketplace.visualstudio.com/items?itemName=goessner.mdmath
Markdown+Math - Visual Studio Marketplace
Extension for Visual Studio Code - LaTeX Math for Markdown ... with macros and more
marketplace.visualstudio.com
읽어보면 좋은 자료들
https://katex.org/docs/supported.html
KaTeX – The fastest math typesetting library for the web
Simple API, no dependencies – yet super fast on all major browsers.
katex.org
https://dsaint31.tistory.com/206?category=1006251
Tistory에 수식 넣기
mathjax를 사용하는 것이 가장 편함. 다음의 코드를 템플릿의 다음에 추가. 다음과 같은 $y=\int f(x) dx$ 수식이 잘 보이면 됨. $$ A=\begin{bmatrix} 1 & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 1 \ \end{bmatrix} $$
dsaint31.tistory.com
2025.01.17 - [utils] - [summary] vscode
[summary] vscode
vscode 소개 (visual studio 와 비교)https://ds31x.blogspot.com/2023/07/env-visual-studio-code-and-visual-studio.html?view=classic [Env] Visual Studio Code and Visual StudioVisual Studio Code (vscode)는 Visual Studio와 달리, code editor임을 강
ds31x.tistory.com
'개발환경' 카테고리의 다른 글
[CE] Text file: Text 파일이란? (0) | 2024.01.07 |
---|---|
[vscode] neovim extension : vscode에서 vi 로 편집하기. (1) | 2024.01.01 |
[vscode] Markdown All in One : vscode를 markdown editor로. (0) | 2024.01.01 |
[CE] Process versus Thread (0) | 2023.12.27 |
[vscode] How to completely uninstall vscode on Mac (0) | 2023.12.15 |