pub fn links(key: &str, links: &[Link]) -> String
Render the links of an issue on their own.
Same one-line-per-link shape as the compact view, so a caller that has seen one has seen both.