The Image Captions plugin allows users to add captions directly below images in their Obsidian notes using an intuitive syntax. Captions can include Markdown elements, such as bold text, links, and even filenames as captions. Users can also resize images by specifying width dimensions in the syntax. The plugin supports customization through regular expressions to filter out unnecessary elements in captions, making it compatible with other themes or plugins. CSS classes are available for further styling of captions. While captions for external images won't appear in editing mode, this plugin simplifies creating well-structured, captioned visual content in Obsidian notes.
The Markdown Image Caption plugin enhances your note-taking workflow by enabling easy generation of image captions using markdown syntax. Designed to be fully compatible with Obsidian Publish and any markdown editor, it processes external images and generates semantic HTML `<figure>` and `<figcaption>` elements for structured and accessible content. The plugin recognizes specific markdown syntax and either creates or updates captioned image blocks dynamically. Ideal for users who rely on external images, this plugin streamlines the process of adding visually appealing and descriptive captions to their notes.