downforacross / downforacross.com

Web frontend for downforacross.com -- continuation of stevenhao/crosswordsio
https://downforacrosscom.downforacross1.now.sh
MIT License
220 stars 92 forks source link

Fix encoding issue in ClueText component #282

Open sweep-ai[bot] opened 11 months ago

sweep-ai[bot] commented 11 months ago

Description

This PR fixes the encoding issue in the ClueText component by updating the decodeHtml function to correctly decode special characters.

Changes Made

Testing

Related Issue

Issue #278

Checklist

Fixes #278.

To checkout this PR branch, run the following command in your terminal:

git checkout sweep/fix-encoding-issue
vercel[bot] commented 11 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
downforacross.com ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 16, 2023 2:52am
stevenhao commented 10 months ago

can you remove test? otherwise looks good!

stevenhao commented 10 months ago

Hey sweep could you please delete the test(...) block of code? it doesn't work