# Markdown example page.

This page is all markdown.

```js
console.log('With GitHub flavoured markdown + syntax highlighting');
```
