<head></head> 사이에 넣어준다.
이후 HTML 모드에서
<pre class="brush:java">
public static void main(String[] args){
System.out.println("hello world");
}
</pre>
처럼 글을 쓰면 아래처럼 입력된다.
public static void main(String[] args){ System.out.println("hello world"); }
원본 출처 : http://mlawire.blogspot.kr/2009/07/blogger-syntax-highlighting.html
댓글 없음 :
댓글 쓰기