Prettify 적용 방법 : /2022/12/blog-post.html 스킨 default / desert / sunburst / sons-of-obsidian / doxy 관련 링크 : https://raw.githack.com/google/code-prettify/master/styles/index.html 사용 예제 <script src="https://google-code-prettify.googlecode.com/svn/loader/run_prettify.js?skin=desert"> 기본 지원 언어 및 확장 지원 언어 C, C++, C#, PHP, Ruby, Java, Python, Bash, SQL, HTML, XML, CSS, Javascript, Makefiles, Rust Apollo; Basic; Clojure; CSS; Dart; Erlang; Go; Haskell; Lasso; Lisp, Scheme; LLVM; Logtalk; Lua; MATLAB; MLs: F#, Ocaml,SML; Mumps; Nemerle; Pascal; Protocol buffers; R, S; RD; Rust; Scala; SQL; Swift; TCL; LaTeX; Visual Basic; VHDL; Wiki; XQ; YAML <pre class="prettyprint lang-html linenums"> The lang-* class specifies the language file extensions. File extensions supported by default include: "bsh", "c", "cc", "cpp", "cs", "csh", "cyc", "cv", "htm", "ht...