Writing content

Images

Markdown

You can add images using Markdown syntax.

![title](/path/to/image.jpg)

HTML

You can also use regular HTML.

<img src="/path/to/image.jpg" />