그냥 하는 노트와 메모장

Tistory code plugins 본문

Links

Tistory code plugins

coloredrabbit 2018. 1. 7. 21:40

* syntaxHighlighter 3.0.83

- Language views : http://alexgorbatchev.com/SyntaxHighlighter/manual/brushes/

- Usage : 

<textarea name="code" class="brush:(language, ex: c, cpp, xml, ...);">

// source code

</textarea>

- Changing skin : http://alexgorbatchev.com/SyntaxHighlighter/manual/themes/

Comments