white space in html is ignored UNLESS you use <pre> which supports links. Supporting links with or without whitespace shouldn't be any different. Now, if that white space is designated as non-wrapping whitespace such as when you use the entity, that *might* be an issue, though the reader should automagically wrap it using it's own algorithms.
What's the difference between keeping track of the white space and not with your algorithms?
|