Here's a code block:

<?php

$message = 'Hello World!'; 
echo $message;

Here's one that holds a list:

- list item
- another list item