Skip to content

Instantly share code, notes, and snippets.

@haxxxton
haxxxton / README.md
Last active March 1, 2023 13:25
Used to fix htmlentities that are incorrectly parsed/output during react-email's build process.

HTML Entity Fixer

Execute after running react-email's export command: eg

email export --pretty true --outDir output && ts-node ./htmlEntityFixer.ts