pub fn buffer_to_text(buffer: &Buffer) -> String
Convert a buffer to plain text (for clipboard export)
Trims trailing whitespace from each line.