mkdocs로 이주 mkdocs가 가지는 장점은 다음과 같습니다. math jax code highlight multiple tabs mathjax $$y^2$$ python code 1 2 3print("hello") def hello(aa): print(aa) C 1 2 3 4 5 6#include <stdio.h> int main(void) { printf("Hello world!\n"); return 0; } C++ 1 2 3 4 5 6#include <iostream> int main(void) { std::cout << "Hello world!" << std::endl; return 0; }