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
The text was updated successfully, but these errors were encountered:
Zanonia
added
l10n-fr
Issues related to French content.
needs triage
Triage needed by staff and/or partners. Automatically applied when an issue is opened.
labels
Jan 15, 2025
cw118
added
good first issue
A good issue for newcomers to get started with.
and removed
needs triage
Triage needed by staff and/or partners. Automatically applied when an issue is opened.
labels
Jan 23, 2025
URL MDN
https://developer.mozilla.org/fr/docs/Learn_web_development/Core/Scripting/Strings
Sur quelle section/titre porte ce problème ?
Échappement de caractères dans une chaîne
Quelle information était incorrecte, inutile ou incomplète ?
L'exemple à saisir dans la console ne comporte pas d'échappement :
let bigmouth = "Je n'ai pas eu droit à prendre place..."; bigmouth;
Que vous attendiez-vous à voir ?
Un exemple de code avec échappement :
Avez-vous des liens, références ou citations sur ce sujet ?
No response
Souhaitez-vous ajouter autre chose ?
No response
Métadonnées MDN
Page report details
fr/learn_web_development/core/scripting/strings
The text was updated successfully, but these errors were encountered: