728x90
마크다운으로 문서를 작성 합니다.
java
public class Test {
public static void main(String[] ar) {
System.out.println("Hello, blog");
}
}
yaml
on:
test: 'text'
yml / yaml 이랑 같겠지만
off:
test: 'text'
javascript
console.log("hello, blog");
728x90