# Hello World ## Subtitle **Images:** Setting the alt attribute to `center`, centers the image. ![center](https://patxipierce.com/assets/img/svg/patxi-pierce-logo.svg =100x100) ![150x150](https://patxipierce.com/assets/img/svg/patxi-pierce-logo.svg =150x150) Hello world [this](https://patxipierce.com). `inline code` `Lonely code` and emojis :cherries: :+1: [Lonely link](https://patxipierce.com). ~~Strike out~~ **BOLD** _Italic_ > Block-quote > Said > Something * Unordered List * _is_ **an** * unordered * Sub list. 1. Ordered list [this](https://patxipierce.com) 2. _is_ **an** 3. ordered 1. Sub list. 2. more sub list ``` A Code Block ``` This is indented code | h1 | h2 | h3 | |:------|:-------:|--------:| | 100 | [a][1] | ![b][2] | | *foo* | **bar** | ~~baz~~ | - [x] This task is done - [ ] This is still pending