Skip to main content

attachments

Function attachments 

Source
pub fn attachments(
    key: &str,
    attachments: &[Attachment],
    ctx: &Context,
) -> String
Expand 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.