images-guide

#writing/features

Images Guide

Drop images into vault/attachments/ and embed with:

![[diagram.svg]]
![[screenshot.png]]

The build pipeline:

  1. Copies vault/attachments/*public/vault-assets/attachments/
  2. Rewrites ![[img]]<img src="/vault-assets/attachments/img">

If the image file is missing, a placeholder is shown instead of breaking the build.

See Writing Hub · Transclusion Guide.