You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Each documentation page should offer a Copy as Markdown button so readers can quickly copy the page content in Markdown format (e.g. for pasting into an LLM, notes, or another editor).
Acceptance criteria
A "Copy as Markdown" control is available on every page
Clicking it copies the page’s Markdown source to the clipboard
Provide brief user feedback on success (e.g. toast / button state)
Summary
Each documentation page should offer a Copy as Markdown button so readers can quickly copy the page content in Markdown format (e.g. for pasting into an LLM, notes, or another editor).
Acceptance criteria