I occasionally see people using HTML entities like ' or "


I occasionally see people using HTML entities like ' or ".

Now that UTF-8 is ubiquitous, there's typically no need to do so anymore.

Prefer the real characters. They're easier to read.

View original on X