On 8/26/25 07:50, Tim Parenti wrote:
Among the issues raised there is that "quotation marks are not included when text is copied." To me, that makes <q> a non-starter
I didn't observe that problem with my usual browser Firefox (currently 142.0): cutting and pasting <q>hello</q> gives me "hello" with the ASCII double-quotes included.
However, now that you mention it I do see the problem with Chromium 139.0.7258.138.
What a mess. Although there are more complex solutions involving CSS or even JavaScript I'd rather avoid that. So it looks like we should avoid <q>. Thanks for mentioning the issue.
