This is my first blog post.

Example of list:

  • Item 1
  • Item 2
  • Item 3

Example of order list:

1 Item 1 1 Item 2 1 Item 3

Example of in line code: Use tick around inline code.

Example of code block:

	var x = 1;
	var y = x + 1;
	console.log(y);

Example of link: (http://google.com)[Google]