-
html 편집하다가 티스토리 기본 에디터로 오면 편집한 소스가 날라가는 불편함이 있다.
<script src="https://cdn.jsdelivr.net/gh/google/code-prettify@master/loader/run_prettify.js?autoload=true&skin=sunburst&lang=css"></script>
<pre class="prettyprint"> ... 코드 내용 ... </pre>
void main() { int a = 0; }
void main() { int a = 0; }
오픈소스다
https://github.com/google/code-prettify