How to add alt text to an image in markdown
Type this:

That is:
- An exclamation mark:
! - followed by a set of square brackets
[], containing the alt attribute text for the image; - followed by a set of parentheses
(), containing the URL or path to the image.
Source: Inventor of markdown's spec.