Skip to content

Update from code changes: document image copy and download actions - #6784

Open
mintlify[bot] wants to merge 2 commits into
mainfrom
mintlify/c25e3b55
Open

Update from code changes: document image copy and download actions#6784
mintlify[bot] wants to merge 2 commits into
mainfrom
mintlify/c25e3b55

Conversation

@mintlify

@mintlify mintlify Bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Summary

Documents the new actions and actionsPlacement image properties, which add optional copy and download controls to images in MDX pages. The buttons show on hover, focus, or touch and can be configured together or individually. Placement defaults to bottom-center with five other positions available. Source: https://github.com/mintlify/mint/pull/9566

Changes

  • Added a "Copy and download actions" subsection to create/image-embeds.mdx covering the actions and actionsPlacement properties, supported values, and example usage.

Note

Low Risk
Documentation-only updates with no runtime or API changes in this repository.

Overview
Adds documentation for optional copy and download controls on HTML <img> embeds via the new actions and actionsPlacement attributes.

The new Copy and download actions subsection explains that controls appear on hover, focus, or touch; actions can be true or a comma-separated list (copy, download); and actionsPlacement positions the overlay (default bottom-center, plus five corner/center options), with HTML examples. The same content is added to create/image-embeds.mdx and localized es, fr, and zh pages (localized locales use a copy-and-download-actions anchor div where applicable).

Reviewed by Cursor Bugbot for commit c90ccd6. Bugbot is set up for automated code reviews on this repo. Configure here.

@mintlify

mintlify Bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
mintlify 🟢 Ready View Preview Jul 28, 2026, 7:01 PM

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
tomee 🟢 Ready View Preview Jul 28, 2026, 7:01 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants