1. Home
  2. ›
  3. Markdown
  4. ›
  5. 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