pub fn linebreaksbr<T: Display>(s: T) -> Result<String>
Expand description

Converts all newlines in a piece of plain text to HTML line breaks