-
Notifications
You must be signed in to change notification settings - Fork 45
Add "Copy/Download as Markdown" Support for Guide Pages #421
Description
Type of content
- Advanced tools center documentation
- Amazon Ads API Postman collection
- Other
Describe the solution you'd like
I would like to request the ability to copy or download guide pages in Markdown format.
Many documentation pages contain long-form instructional text with tables, notes, and contextual details. A Markdown export option would allow users to extract the entire guide..
This feature would help engineers and internal teams save time when referencing or reusing guide content in technical workspaces, wikis, and integration documentation.
Reason for this request
To provide detailed context to AI agents while implementing or modifying integration logic with Amazon Ads APIs.
Markdown export allows guide documentation to be fed in a structured way to AI systems, improving understanding of API behavior, migration steps, or change impact without losing formatting or important contextual information.
Additional context
- Copying content directly from UI often results in formatting loss, especially for tables.
- Markdown is widely used for internal developer portals, knowledge bases, and automation workflows.
- A built-in export option would reduce cleanup effort and increase information portability.
Example pages where this would be valuable: