The tag has no wiki summary.

learn more… | top users | synonyms

5
votes
3answers
201 views

Newline In Stackoverflow Comments? [duplicate]

Possible Duplicate: How about newlines within comments? When posting a comment in stackoverflow how do I add newlines? I pasted some multi-line code example and stackoverflow stipped the ...
5
votes
1answer
245 views

How to do a single newline on the Stack Overflow website?

How do I do a single newline/carriage return when typing a question or answer on the Stack Overflow website? For example, if I wanted to write some columns with values as in an Excel ...
-5
votes
1answer
104 views

Four space indentation doesn't format as code immediately after newline

The next line is indented by 4 spaces and should appear as code: This should appear as code Picture of issue: Possibly related to this issue?