|
|
|
|
|
by dang
3019 days ago
|
|
No, it's that some article titles use all-caps typography and then HN users copy it. We're going to write a bit of software to convert these, or at least ask submitters to revise them. In the meantime we've edited the title above. |
|
I can see the argument the other way around, where the text the user selects should be the text they copy, and that makes sense. But I maintain that the same article with different stylesheets should produce the same text content on the page for the user to copy.
[1]: The markup is in something approaching title case, except that words like `with` are also capitalized. Then the element is using `text-transform: uppercase`.