pub fn quote(text: impl Display) -> String
Prefix every line of text with > to build a multi-line blockquote.
text
>