Code Formatting for Discussion Threads
Edward Wong
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
Edward Wong
I've attached a screenshot of what I mean here.
Edward Wong
Oh geez, even for this "Canny App", it supports the monospaced formatted text. For the comment threads, it doesn't.