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
In most cases (99%), .txt files are served so that they are automatically decoded correctly as text. Hence the #utf8Decoded is not needed.
(ZnClient new get: 'https://raw.githubusercontent.com/SquareBracketAssociates/LearningOOPWithPharo/master/resources/listeDeMotsAFrancaisUTF8.txt') lines.
(ZnClient new
get: 'https://raw.githubusercontent.com/SquareBracketAssociates/
LearningOOPWithPharo/
master/resources/listeDeMotsAFrancaisUTF8.txt') utf8Decoded lines
The text was updated successfully, but these errors were encountered: