When I type in code into the discussion threads, it appears as plain text. Sometimes it is hard to read. I wish for there to be a feature like in Slack or Discord, where you can have monospaced, formatted text.
So if I type in something like
``
System.out.println("Hello World");
``
^ It will appear as formatted code