markdown test
this is a test for markdown
and this is a picture
![](http://www.google.com.tw/images/nav_logo170_hr.png)
now I will insert java code:
public static void main(String []args) {
System.out.println("hello world");
}
next is block quote:
this is
a
block quote
this is a test for markdown
and this is a picture
now I will insert java code:
public static void main(String []args) {
System.out.println("hello world");
}
next is block quote:
this is
a
block quote