1. Home
  2. Markdown
  3. Image

Add image. First argument is the alt text. For the second use the image url.

#markdown
![Image alt text](/favicon.png)
Output:

Image alt text

copy
Full Markdown cheatsheet