Normalize whitespace instead of remove
-
Currently, repeating whitespace characters are simply removed, which is a lossy change resulting in visual discrepancies from the original. Such characters should instead be reduced to a single character, preserving output.
Example: https://github.com/stevenvachon/normalize-html-whitespace
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Normalize whitespace instead of remove’ is closed to new replies.