pub fn attachments(
key: &str,
attachments: &[Attachment],
ctx: &Context,
) -> StringExpand description
Attachments of an issue.
The filename was chosen by whoever uploaded it, so it does not get the styling our own output uses: a name carries as much text as a comment can.