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
As documented [1], cheerio will wrap output in
`<html><head></head><body>...</body></html>`. These fragments show up
in various places in generated files. Call `load()` with the documented
arguments to avoid this.
[1] https://cheerio.js.org/docs/basics/loading
0 commit comments