Dear sweet Oghma. We can’t even get rid of it on TTRPGs.

  • ChaoticNeutralCzech
    link
    fedilink
    English
    12
    edit-2
    11 months ago

    &

    HTML escape sequence for &. Does this always happen when embedding articles on Lemmy?

    Edit: I wanted to write a single ampersand of course, so it’s definitely Lemmy’s fault. Testing some other characters in in-line code: &lt; > [ ] { } | ~ ^ # outside: < > [ ] { } | ~ ^ # &

    Edit: so “<” and “&” in code are affected; also I see the comment like this when editing:

    Testing some other characters in in-line code: `&lt;` `>` `[` `]` `{` `}` `|` `~` `^` `#` outside: &lt; > [ ] { } | ~ ^ # &amp;
    

    Someone likely implemented crude input sanitation and did not account for everything. I would prefer a closer-to-WYSIWYG editor where the user never sees escape sequences.

    • Flying SquidOP
      link
      fedilink
      English
      411 months ago

      I don’t know. I tried to edit it but it wouldn’t let me.

    • carnha
      link
      fedilink
      English
      4
      edit-2
      11 months ago

      There’s a github issue about this if you want to add anything to it, this separate issue also has some details about the sanitation. The issue seems to have been introduced in v0.18.3.