You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 18, 2020. It is now read-only.
One of the SS features curators make frequent use of is the display of READMEs on work pages using markdown formatting. It appears that READMEs are assumed to be encoded with utf8, so when non-utf8 READMEs are uploaded, the displayed text is mangled. For example, this README appears to be encoded with Windows 1252, and as a result, "città di Roma" appears as "citt� di Roma".
To resolve this, curators need to download the README, convert it to utf8, and re-upload it. It would be useful to do this kind of conversion in place.
This is related to #1236 , however the desired functionality would alter the saved file.
Low priority.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
One of the SS features curators make frequent use of is the display of READMEs on work pages using markdown formatting. It appears that READMEs are assumed to be encoded with utf8, so when non-utf8 READMEs are uploaded, the displayed text is mangled. For example, this README appears to be encoded with Windows 1252, and as a result, "città di Roma" appears as "citt� di Roma".
To resolve this, curators need to download the README, convert it to utf8, and re-upload it. It would be useful to do this kind of conversion in place.
This is related to #1236 , however the desired functionality would alter the saved file.
Low priority.
The text was updated successfully, but these errors were encountered: