Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix non-ascii characters in encyclopedia #202

Closed
wants to merge 1 commit into from

Conversation

Ardub23
Copy link
Contributor

@Ardub23 Ardub23 commented Oct 29, 2023

Em dashes (—) and curly quotes and apostrophes (“”‘’) may not display correctly. Replaced them with ASCII substitutions: double hyphen-minus (--) and straight quote and apos ("').

(I closed my previous version of this PR by mistake. This one also includes a fix I missed on that one.)

Em dashes (—) and curly quotes and apostrophes (“”‘’) may not display
correctly. Replaced them with ASCII substitutions: double hyphen-minus (--)
and straight quote and apos ("')
@copperwater
Copy link
Owner

Merged in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants