Image using a relative path: ![Houston](../assets/houston.webp) Image using an aliased path: ![Houston](~/assets/houston.webp) Image with a title: ![Houston](~/assets/houston.webp "Houston title") Image with spaces in the path: ![Houston](<~/assets/houston in space.webp>) Image using a relative path with no slashes: ![Houston](houston.png) Image using a relative path with nested directory: ![Houston](relative/houston.png)