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
This might very well be me misunderstanding something, but I expected a non-breaking space (U+00a0) to not be encoded as when specifying encodeEntities: 'utf8'. Is this intended behaviour?
The text was updated successfully, but these errors were encountered:
ehamberg
changed the title
encodeEntities: 'utf8' leads to non-breaking spaces being encoded as
Non-breaking spaces being encoded as even with encodeEntities: 'utf8'Jan 2, 2024
This might very well be me misunderstanding something, but I expected a non-breaking space (U+00a0) to not be encoded as
when specifyingencodeEntities: 'utf8'
. Is this intended behaviour?The text was updated successfully, but these errors were encountered: