top | item 34978744

(no title)

amanwithnoplan | 3 years ago

What's wrong with just wrapping UTF-8 text in lang spans? Browsers and Electron will just do the right thing, no?

discuss

order

lmm|3 years ago

Even assuming that works, getting it to make its whole way through your whole tech stack is no easier (and more HTML-specific) than having spans with their own encoding.

astrange|3 years ago

Since when can HTML pages have multiple encodings at the same time?