Basic Syntax

Images

Embed images with alt text for accessibility, and create linked images that navigate to URLs.

Basic Images

The syntax is similar to links but prefixed with !: ![alt text](url). Always include descriptive alt text for accessibility.

🖼 Alt text: "A sunset over the mountains"

Images are rendered inline with surrounding text.

Reference Images

Like reference links, define image URLs separately using labels. Useful for reusing images or keeping source clean.

🖼 Obsidian logo (reference-style)