Quotation marks and other symbols, when typed in the title of a spoiler tag, show up as broken HTML entities.
This only happens on the normal website. Other Lemmy UIs (Tesseract, Alexandrite, Photon, old-reddit style) are not affected.
Examples of characters:
"
becomes "
&
becomes &
<
becomes <
>
becomes >
Example occurrence:
quote, ampersand, less than, greater than " & < >
Expected correct result: " & < >
Expected erroneous result: " & < >
Warning: The following spoilers contain full-page screenshots of the phenomenon in question. Do not open on a slow or metered connection.
kersploosh@sh.itjust.works 1 week ago
This should be submitted as an issue to the lemmy-ui GitHub:
https://github.com/LemmyNet/lemmy-ui
DeltaWingDragon@sh.itjust.works 1 week ago
I have submitted.