---
title: My BlogPost
---
Ain't it amazing?

## Code
Look I can even have code around:
```javascript
const suffering = !needed();
```
