How can I access this without formatting it.

      • Makes sense. Though I’ll note I find folks find help via methods of others asking for the same thing so a Kbin user could easily come across this post trying to find an answer to a similar problem. That being said, I don’t have a good suggestion for a workaround so leads me back to “makes sense.”

    • Only kbin users are seeing what you see. It looks fine on other Lemmy instances.

      Lemmy and kbin do weird things with code blocks. From the source, the post itself clearly only contained backticks. Lemmy sends out marked-up text. kbin escapes it.

      curl -i -X GET -H 'Accept: application/activity+json' https://lemmy.cafe/comment/1368187

      https://pastebin.com/VT4gmJTJ