Improve the implementation for collapsing of whitespaces
EvitanRelta opened this issue · 0 comments
EvitanRelta commented
Current implementation for collapsing whitespaces is found in the collapseWhitespace
pre-process.
The previous implementation was actually a text-process,
but was later was very roughly adapted into a bootleg pre-process:
If anyone has any idea how to overhaul it to make it cleaner or faster, pls send help :(