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

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