2
votes
0answers
59 views

Stack Overflow formatting problems

When I visit the stackoverflow.com home page everything seems to work correctly. In particular: when I use the mouse to hover over my userid on the top line of the page a popup showing reputation ...
1
vote
0answers
81 views

Stack Overflow is displayed incorrectly [duplicate]

Possible Duplicate: CSS for Stack Overflow didn't load I don't know why it is not displaying correctly. This site (Meta.stackoverflow.com) looks normal. It's just the regular ...
3
votes
1answer
62 views

Correct way to format errors messages (or stacktraces)

In StackOverflow, I often see users posting long errors messages (or Exception stacktraces). Is there any correct way of formatting this kind of thing on StackExchange sites ? Code ? : [ERROR] Line ...
2
votes
2answers
277 views

“Copy to Clipboard” loses formatting

When we copy content from Stack Overflow, it provides the whole content as a single line. It does not provide the content as it shows formatted on the screen. Or is there any way to select the ...
16
votes
7answers
364 views

In Stack Overflow, which is better : naming keyboard keys or using their symbols?

The Mac keyboards have historically rarely spelled out keys such as : command, control and option. Instead, symbols (i.e. ⌘, ⌥) are printed on keyboards and used throughout the system ...
0
votes
0answers
45 views

confused about use of LaTeX in questions [duplicate]

Possible Duplicate: Adding support for math notation Forgive my ignorance, but I was trying to find help for embedding LaTeX in stackoverflow, and couldn't find it. Then I realized that ...
3
votes
1answer
139 views

Is it possible to add math formulas to posts on Stack Overflow?

Is it possible to add math formulas to posts on Stack Overflow? I think I've seen this in a few places. Is there a way to include LaTeX formulas?
0
votes
0answers
62 views

Question formatting lost on rollback [duplicate]

Possible Duplicate: Rolling back question edits occasionally kills formatting I just had a weird issue in a question where I tried to rollback to a revision with acceptable formatting to ...
0
votes
0answers
34 views

More prominent formatting help for tables on right sidebar

There are a lot of questions recently trying to include example data or output in tabular format. However, since people (especially new users) clearly don't know how to format these properly, I find ...
2
votes
2answers
103 views

How to display an empty line at the end of a code sample on SO?

For example in this question that I asked, I wanted to display a blank line at the end of the data in code tags. But I was not able to do that in the normal way. Is there a workaround or is it simply ...
6
votes
1answer
283 views

Formatting @ (string literal) sign

I noticed that on StackOverflow, a question which used the @ sign to denote a string literal ie string TheClosingQuoteSOULDBeEscaped = @"c:\"; string ButTheSyntaxHighlightingMissesIt = "another ...
5
votes
0answers
54 views

Fix up the date display a bit for old questions [duplicate]

Possible Duplicate: Show dates with century to avoid confusion Questions that are older than 1 year are showing their date stamps as something like Aug 12 08 at 20:48 It's hard to grok ...
75
votes
10answers
1k views

Adding support for math notation [duplicate]

Every once in a while I miss having the option to write some LaTeX math on SO. E.g. when talking about automata. I'm certainly not the only one. And I think the person answering this question would ...