markdown-it-implicit-figures is a Markdown-it plugin that automatically converts images in their own paragraphs into <figure> elements with optional <figcaption>. Simplifies semantic markup by wrapping standalone images, enhancing accessibility and visual consistency. Users can easily manage image captions using the image's alt text. Configuration options allow customization of the wrapper and caption tags. This plugin is a lightweight solution for better image handling in Markdown content.