This repository was archived by the owner on Feb 6, 2024. It is now read-only.

Description
Affected part of DeckDeckGo
Reproduction
Steps to reproduce:
- Create notes with special characters in
- Save notes
- View notes (see the strange encoding)
Expected Behavior
I expected the notes to not html~ise characters
e.g. - I'm pretty sure I heard <insert random name> ask...
Actual Behavior
Notes seem to encode the saved text as if html (is this ASCII?) as opposed to just normal (UTF-8?)
e.g. - I'm pretty sure I heard <insert random name> ask...
Environment
- Browser(s): chrome
- Operating System (e.g. Windows, macOS, Ubuntu): Windows10