Checks Markdown files for shortcut reference images. Specifically, this remark-lint plugin enforces that image references use the full reference syntax: ![alt text][image_id] instead of the shortcut variation ![alt text][ ]. Using full references consistently improves readability and maintainability of Markdown documents. This plugin helps authors adhere to this stylistic rule, promoting cleaner and more understandable Markdown.