Skip to main content

compress_block

Function compress_block 

Source
pub fn compress_block(text: &str) -> String
Expand description

Collapse repeated blank lines while preserving paragraph breaks, and compress whitespace within each line.