Tagged Questions
1
vote
1answer
78 views
Markdown bug with code indentation when using Internet Explorer 8 and Compatibility mode
I went to edit a C++ question to fix the code formatting but noticed that the code seemed to already be properly formatted for markdown. The syntax highliting works but every line is starting at the ...
1
vote
0answers
74 views
Known IE Bug — total browser lockup?
In IE8, when I am modifying a code block and do various different combinations of tab/space key entries, the browser almost always locks up and cycles through some JavaScript routine. Is this the ...
0
votes
2answers
87 views
Constant length code snippets
I am using stackoverflow.com for quite a while now. I have noticed that when we use code markups, the code get's re-formatted and syntax-highlighted; but if a code of say, 100 lines is posted, all the ...