main ← ux-fix-bookmark-encoding
opened 06:27PM - 16 Sep 25 UTC
Topic titles in bookmark notifications weren't getting html entities decoded
…
Before:
<img width="147" alt="image" src="https://github.com/user-attachments/assets/79c68637-fddb-46cc-b6c7-f3db6f00cdf2" />
After:
<img width="147" height="68" alt="image" src="https://github.com/user-attachments/assets/f911791a-a335-4180-a78c-4518532da240" />