pub fn list_markdown() -> Result<()>Expand description
Print the stack in a copy-paste markdown format for sharing with reviewers: a summary line, then the PRs as an ordered bottom-to-top list (merge order) with title, link, and state. Degrades to plain branch names when reviews or the provider CLI are unavailable.