3 ways of formatting a code block:

{% highlight python %} print ‘Hello, World!’ {% endhighlight %}

print 'Hello, World!'

print 'Hello, World!'