Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

Decoding entities #27

Open
mir3z opened this issue Feb 26, 2019 · 0 comments
Open

Decoding entities #27

mir3z opened this issue Feb 26, 2019 · 0 comments

Comments

@mir3z
Copy link

mir3z commented Feb 26, 2019

Cheerio by default decodes entities when loading a document. Due to that email are broken in Outlook as entities are changed, for instance It's -> It's;

The fix for that would be adding decodeEntities: false in cheerio.load but I'm not sure about other consequences of that.

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

No branches or pull requests

1 participant