What a hell is going on? I expect to see everything inside backticks exactly as I typed, but something happens to ‘’>" and “<” characters. In the preview everything is fine, but after submitting the post it breaks:
- “<” →
<
- “>” →
- “<<” →
<<
- “>>” →
>
- “<a>” → ``
- “</a>” → ``
Why is that?
https://github.com/LemmyNet/lemmy/pull/4024