62

@dfox Can we have the option to include code blocks in rants and comments? So that they're formatted as monospace text? I mean we can get around it with pictures, but it would be a nice option to include code with an appropriate font. =)

Comments
  • 3
  • 1
  • 4
    @distinct I agree with you. Maybe add markdown abilities. **Test**
  • 3
    @Bobj2008 markdown would be a nice-to-have, especially with syntax highlighting. But, I'm happy to settle with basic formatting for now.
  • 2
    It's a weird world with markup and markdown.
  • 1
    Wait, they are both a thing...
  • 1
    @distinct that is confusing!
  • 4
    Markdown is a lightweight markup language. Markdown is a specific implementation, where as markup can include any text pre-formatting; for example HTML.
  • 7
    Adding such a function will make this place into "make-my-homework-please".

    You could use pastebin or any of the other services that do the same and paste a link though
  • 1
    I can see a stackoverflow clone on the horizon..
  • 0
    I would worry about that somewhat.
  • 3
    Nah. When it comes to code we'll rant about bad code. Not paste good code..
Add Comment