An a day, keeps away.
markdown:
![](path-to-image)
With ALT
markdown:
![Image](path-to-image)
With Title
markdown:
![Image](path-to-image "Image")
Specify Width and Height
markdown:
![Image](path-to-image){:width="128px" height="128px"}
markdown:
![Image](path-to-image){:width="64px" height="64px"}
PREVIOUSJekyll - Code Blocks
NEXTJekyll - Links