By GuiedGui
07 Nov 2020 16:27
Category: Bug Report
If I'm not mistaken, I'm pretty sure how this came about.
When typing a blog comment, there will be a single space in the body, which is annoying. This is likely because of whitespace between the opening and closing <textarea> tags. Thanks to HTML, any amount of whitespace is reduced to a single space, so that's why there's only one even if there is more than one in the file.