Skip to content

Only collapse runs of space, tab, carriage return, and newline

Alex Henrie requested to merge alexhenrie/geary:whitespace-collapsing into master

Notably, non-breaking spaces are not collapsed. I would say that this fixes #184 (closed), although some other piece of code (that I did not write) is still trimming the trailing spaces.

Edited by Alex Henrie

Merge request reports