This **is** a *markdown* formatted page.

Isn't it cool?

Here we try a code block:

```ruby
	def simple_method
		puts "Punch is awesome"
	end
```

~~Nice~~
