Some Unicode symbols like single and double quotes (e.g. `, “,”) appear malformed when viewed via the GitHub website [1]. For example ``` “Would you like door A, B, or C?” ``` as ``` “Would you like door A, B, or C?â€� ``` The issue does not seem to manifest on the perldoc website [2] [1] https://github.com/perl-doc-cats/perlfaq/blob/master/lib/perlglossary.pod [2] https://perldoc.perl.org/perlglossary