This is a way to make link and shortcut in the code
This comment will center everything on the page
## This is some code ```bash php -S localhost:8080 ``` ## This is a quote > This is a quote ## This is an image to the right ![bg right][illustration] ## This is an image to the left ![bg left][illustration] ## This is a full image on the right ![bg right contain][illustration] ## This is an image on the right, but only 30% ![bg right:30%][illustration]