> The document itself could be made more readable by choosing to break lines at word boundaries, not in the middle of words.
What browser are you using? I see none of this happening, and looking at the source code, it's just blocks of text in `<p>`, so you might try getting a browser with a better text reflow engine, or tweaking options on your current one.
[+] [-] dmartinez|8 years ago|reply
[+] [-] lerie82|8 years ago|reply
[+] [-] purplecones|8 years ago|reply
[+] [-] jaequery|8 years ago|reply
[+] [-] send_computers|8 years ago|reply
[+] [-] tempodox|8 years ago|reply
The document itself could be made more readable by choosing to break lines at word boundaries, not in the middle of words.
[+] [-] Vendan|8 years ago|reply
What browser are you using? I see none of this happening, and looking at the source code, it's just blocks of text in `<p>`, so you might try getting a browser with a better text reflow engine, or tweaking options on your current one.