Editable:

# h1 Heading 8-)
## h2 Heading
### h3 Heading
#### h4 Heading
##### h5 Heading
###### h6 Heading
[Link](https://deckdeckgo.com/)
![](https://www.nmattia.com/images/autoupdate-notifications.jpg "width:100px,height:20px") ![](https://www.nmattia.com/images/autoupdate-notifications.jpg "width:30px") ![](https://www.nmattia.com/images/autoupdate-notifications.jpg)
This is basic paragraph with some **bold text** and also some *italic text*.
This is really ***very*** important text.
``` console.log('yolo'); ```

Editable empty:

Code example (not editable):

```javascript
function fancyAlert(arg) {
if(arg) {
$.facebox({div:'#foo'})
}
}
```

Image:

![Image of Daftpunktocat](https://octodex.github.com/images/daftpunktocat-guy.gif)