Linked Questions

-5 votes
1 answer
153 views

Possible Duplicate: How to nest code within a list using Markdown Markdown formatting bug with code blocks in lists In this answer the first line of code in the question is being displayed ...
asheeshr's user avatar
  • 14k
0 votes
1 answer
273 views

If you have a whiteline inside a code block, which is inside a list, it gets doubled. It doesn't matter whether you put eight spaces in that whiteline (allegedly to force it to be code). If the ...
Abel's user avatar
  • 2,685
16 votes
3 answers
836 views

Check out this page from Server Fault. This is a really weird and confusing render of the version diffs. I imagine it is a Markdown problem - diff of answer on Server Fault. The weird ...
Evan Carroll's user avatar
  • 2,856
7 votes
2 answers
2k views

I noticed an answer over on The Workplace that had a blank blockquote at the bottom of it. When I went to edit, I saw that there was nothing after the end of the text to cause it. And the actual post ...
Cloudy's user avatar
  • 14.5k
2 votes
4 answers
3k views

If I'm trying to post a question/answer on Stack Overflow, with some code that contains HTML text syntax inside, how do I do it nice with highlights. For example, I would like to post this line: ...
mosg's user avatar
  • 140
10 votes
2 answers
1k views

When editing this answer, I noticed that placing breaks (blank lines) in lists (especially nested lists) is inconsistent (and possibly dependent on the current state of the JavaScript variables of the ...
Synetech's user avatar
  • 1,193
8 votes
1 answer
337 views

Related (but not the same issue): Markdown formatting bug with code blocks in lists Duplicate: Why is a code block not properly formatted when placed immediately after a list item? The formatting ...
C. Ross's user avatar
  • 8,794
4 votes
2 answers
334 views

What is the most EVIL code you have ever seen in a production enterprise environment? This answer has a code snipet (of purposefully bad code) that creates a double scroll (I guess it's a "div in a ...
MPelletier's user avatar
  • 6,241
15 votes
1 answer
293 views

Markdown source: `http://google.com` - `http://google.com` - `http://google.com` Rendered result: http://google.com http://google.com http://google.com Note that the third code span is a link. ...
acdcjunior's user avatar
4 votes
2 answers
190 views

I believe the following example needs no explanation. What is going on here? Why would you do this? (function() { // Do Stuff })();
ChaosPandion's user avatar
3 votes
2 answers
144 views

In my recent post, In quoted text of first special parameter description, The preview shows well: But in actual post * effect cause inclined text: So, Why preview!=actual of post? and How to fix it?
Pandya's user avatar
  • 10.7k
4 votes
2 answers
408 views

If I put a code block in a list, a single newline in the source is displayed as two newlines in the rendered page: Sample: code here, single empty line following: more code here ... (The eight ...
sth's user avatar
  • 16.5k
4 votes
1 answer
194 views

Formatting breaks if code follows a list: List item List item This is in a code block This does not work as expected However, it works if between the list and the code List item List item There is a ...
Hauke Laging's user avatar
0 votes
2 answers
176 views

If you would look into the history of last revisions here, in the last revision by Peter Mortensen you'll see strange "changes" of lines into the absolutely same lines. Even twice. Is it a bug? Or I ...
Gangnus's user avatar
  • 1,019
2 votes
1 answer
120 views

Is it on-topic over here (or any other SE site) to ask how Stack Exchange implements a certain feature? For example, how do SE show 'linked questions' - do they make a 'note' in a database every time ...
ᔕᖺᘎᕊ's user avatar
  • 19.4k

15 30 50 per page