this post was submitted on 01 Jan 2025
144 points (70.5% liked)
Just Post
691 readers
16 users here now
Just post something ๐
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Too bad for you that HTML collapses all repeated whitespace, so double spacing after a period on the web does actual nothing.
Not true. Whitespace in html is broken. It works or doesn't work based on inconsistent rules about what is considered "significant".
"Typically, spaces which are visible to the user are referred to as significant, while spaces which are not rendered are considered insignificant. "
https://blog.dwac.dev/posts/html-whitespace/#:~:text=Beyond%20single%20spaces%2C%20HTML%20is,same%20as%20having%20one%20space.
My Lemmy app, Thunder, shows all the spaces, sadly.