SunnyYYLin168 downloadsAdd captions to images using native Markdown syntax even in LIVE PREVIEW.
Add captions to images using native Markdown syntax.

 and the alt text becomes a centered caption below the image. are left unchanged, so existing notes are unaffected.![[image]] embeds.Write a standard Markdown image:

In both Reading view and Live Preview, Better Figures renders the image with the caption centered below it.
Images with empty alt text are left as-is:

main.js, manifest.json, and styles.css into <vault>/.obsidian/plugins/better-figures/.bun install
bun run dev
Build for release:
bun run build
BSD-0-Clause License