15
votes
1answer
113 views

URLs are linked despite being inside a code span

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 ...
4
votes
1answer
56 views

Possible rendering bug for code in markdown

I was traveling stackoverflow, when I've encountered this question and at the very end of it: I thought ok, maybe somebody just forget to write return primes; }, but it appears it is written in ...
4
votes
1answer
95 views

Bug in Markdown rendering: images having underline character in the image description

Problem This code, ![“Are you coming to bed? —I can’t. This is important. —What? —Someone is _wrong_ on the Internet.”](http://i.stack.imgur.com/nXAfo.png) renders correctly in preview as an ...
4
votes
1answer
31 views

Feeds do not contain new-style duplicate links

I see that duplicate links are no longer part of the question text. I think this is a fine change (especially that they are no longer marked up as blockquotes), other than ensuring there are ...
0
votes
1answer
71 views

Meta Tag markdown with same colour as actual tag [duplicate]

Possible Duplicate: Is there some markup to post tags? In this question was the first time I have had occasion to use the [tag:status-completed] (status-completed), but was slightly ...
18
votes
2answers
301 views

Link parser can not handle URLs with a second http:// in it

Escaped version The following [link][1] does not work, neither does <a href="http://web.archive.org/web/20121130000728/http://www.google.com/">this</a>. [1]: ...
32
votes
2answers
490 views

Markdown links and images are producing incorrect HTML

The problem appeared recently. Images and links are not displayed correctly.
16
votes
1answer
246 views

Magic link new [about] pages in comments

We already have the ability to have certain links auto-expand in comments as per Add data.SE style "magic links" to comments. Can the new about pages also be added using the [about] format ...
8
votes
0answers
48 views

Please provide a shortcut for [about] to link to a site's “Quick Start” page similar to [faq] and [chat] [duplicate]

The new Quick Start is very nice, and I intend to use it when moderating. Can we have a programmed link so [about] will self-expand to be a hyperlink to http://site/about in a similar manner to how ...
15
votes
1answer
191 views

Careers CV print view doesn't transform Markdown

I love the new little printer icons on the Careers 2.0 site, and I had occasion today to point someone to it. Unfortunately, I discovered that the print view uses the raw Markdown text, without ...
2
votes
1answer
35 views

<b> within <pre> not visible on mobile and windows; although fonts are present

Within <pre>, the tag <b> is visually ignored on the mobile version and on some Window-versions. For reproduction read this answer. It contains many annotated programs (failure-slice). ...
5
votes
1answer
73 views

Markdown borks URLs with port numbers

If you link to a URL with a port number, Markdown will eagerly percent-encode the colon the separates the host name from the port number. See this test message. The chat message I typed in looks like ...
12
votes
1answer
146 views

Please put the information about how to escape backticks in the main syntax help page

I am fully aware that the information about how to escape backticks in inline code is on this page: http://daringfireball.net/projects/markdown/syntax#autoescape But since backticks are so commonly ...
8
votes
1answer
170 views

New Line in URL in Inline Link causes unexpected output

Providing a new line as the first character of a URL in an inline link causes unexpected ouput. Input [Invalid]( http://www.example.com) Expected Output [Invalid]( http://www.example.com) Or ...
2
votes
0answers
80 views

Answer truncated, user info formatted as code [closed]

The answer got cut off, the user information looks different and some HTML tags seem to be in a wrong position. See this answer in Most efficient way to increment a Map value in Java: The part at ...
5
votes
1answer
164 views

Unable to force Python syntax-highlighting

I have asked a question related to web2py—an open-source Python web-framework—that includes a code snippet. Unfortunately it didn't syntax highlight by default, so—following the docs—I added the ...
18
votes
1answer
152 views

Can the Apple.SE magic comment link's title be changed to “Ask Different”?

Those magic comment links are awesome, especially when commenting on reasonably good but off-topic questions. Due to the tags I hang out in, I use the [Apple.SE] link more often than most others. Its ...
5
votes
1answer
61 views

The editing help contains a non-working example for putting blockquotes into lists

Below is the text from Stack Overflow's editing help. As you see 4th item from editing help is renedered as 1 so it looks like a bug. If it's not a bug what is the way of putting blockquote into list ...
12
votes
2answers
116 views

Automatic “possible duplicate” message strips “http://” from duplicate title

I noticed something when this question was closed as a duplicate of this one: Is it valid to replace http:// with // in a <script src=“…”>? The "possible duplicate" ...
21
votes
1answer
210 views

<!— summary --> now leaves a blank paragraph on top of the About Me section

When I first included a summary in my profile for use with my user card popup, using this syntax: <!-- summary: A short summary of myself goes here! --> ### Heading Full About Me bio... ...
18
votes
1answer
346 views

What markdown formatting features are available for Bounty remarks?

According to the community FAQ, backticks and inline links are available for the bounty remark. What other formatting features of Markdown are also supported on Bounty remarks?
8
votes
1answer
53 views

Formatting at the beginning/end of links in chat must be explicitly not nested

In chat and in comments, [*Felis catus* (domestic cat) Nucleotide BLAST](http://www.ncbi.nlm.nih.gov/ ...) results in *Felis catus* (domestic cat) Nucleotide BLAST not the expected ...
2
votes
1answer
120 views

Why is this markdown code block not rendering properly?

I've been trying to edit this SO question to get the two code blocks in the middle formatted as code, but for the life of me I can't. In the preview the first one gets half-formatted, but it's not ...
3
votes
1answer
120 views

Angle brackets in image alt texts should be auto-encoded

For example if I try to link like this: ![image][1] It looks like this: But if I try this: ![image>you][3] It ends up jumbled: Ha! It seems as I have broken the html. This should be ...
4
votes
2answers
222 views

Markdown image alt-text is not escaped, resulting in the image not being displayed

I was editing here. Problem #1: the curious behavior of images with angle brackets in the alt-text Post content: ![figure demonstrate the use of ->][1] [1]: http://i.stack.imgur.com/sUIH0.gif ...
7
votes
1answer
84 views

Markdown fails to ignore URLs in inline code if multiple URLs are present

It seems that if there are several URLs in an inline code block, only the first one is not "linkified": http://stackoverflow.com/ http://superuser.com/ http://serverfault.com/ There are two spaces ...
4
votes
2answers
90 views

Difference in preview and answer: URL with &

This question is related to Inconsistent handling of not-encoded URL in preview. But this time the illegal character is an &, where a difference between the preview and the post still exists. ...
6
votes
1answer
73 views

The editor doesn't correctly build the link when the selected text contains brackets

The button to create a link doesn't behave correctly when the text contains brackets. Suppose you want to create a link from "unicorns -[discussion]"; selecting the text, and clicking the link ...
23
votes
2answers
210 views

The title of the inserted link for a duplicate question should be properly escaped

This question was recently closed as a duplicate of (![]+[])[+[]]… Explain why this works. However, the inserted link blows up as the weird title does not get escaped properly in the resulting ...
15
votes
1answer
179 views

Eeeek! Why is this image disappearing while embedding it?

I'm trying to make the image in this post clickable. So I follow these instructions: [![alt text][1]][2] but .... Eeeek! The image disappears! This also doesn't work: [![alt ...
4
votes
2answers
204 views

URL inside parenthesis are not automatically hyperlinked

Similar to this question. While cleaning up some URL shortened links, I noticed that links are not automatically hyperlinked when enclosed in parens. For example, (http://meta.stackoverflow.com) and ...
4
votes
3answers
487 views

Cannot escape square closing bracket in inlined code in comment links

Fundamentally, I want to create this link in a comment and have it go to the right place: String(byte[],Charset) source: ...
3
votes
1answer
51 views

Dashes not on comment-italics-whitelist

For some reason I'm baffled by, there's a specific whitelist of characters that can touch the special markdown characters (e.g. *) in comments without breaking them. Can dashes/hyphens be added to ...
11
votes
1answer
188 views

HTML comment containing URL breaks if followed by another HTML comment

While fixing up a broken imgur link on StackApps, I noticed that a HTML comment in a post that contains a URL that Markdown might parse will break in the preview if that comment is followed by at ...
4
votes
1answer
126 views

Incorrect Markdown preview of list items after a header

A picture says more than thousand words. Look: It's just in the preview. When I submit the post, it get Markdown'ed correctly. This has worked fine yesterday. I use this construct very often for ...
2
votes
2answers
109 views

Underscores for italics in comments do not work consistently

I added a comment that contains several italicized words, and some links with URLs that contain comments as well. The underscores are well-paired, however after the first URL (which contains two ...
5
votes
1answer
100 views

Comment bug with URLs and square brackets

Writing URLs in comments that include square brackets like: [text](http://somesite.com/index.php?x[]=y) requires escaping the brackets in order for the link to work properly (otherwise, the square ...
156
votes
9answers
2k views

Add data.SE style “magic links” to comments

How many times have you typed this: [meta](http://meta.stackexchange.com) in a comment? Me, personally, I'm sick of it. Can we has some data.stackexchange.com-style "magic links" inn comments? ...
4
votes
1answer
58 views

Differences in preview-vs-live rendering with <!— language -->

I noticed that, while typing out a question, the <!-- language --> specifier caused different rendering in the question preview than when I published the question. Specifically, omitting the ...
2
votes
1answer
84 views

Link not handled well when answer was converted to a comment [duplicate]

Possible Duplicate: Problem with links when converting to comment I just converted an answer to a comment on this question. The answer contained a link and the comment appeared as follows: ...
20
votes
1answer
183 views

Please update the editing help

I only recently learned about a new feature to insert those fancy tags into your post. I didn't know what the exact syntax was. It was only now that I needed it myself, and I've been searching like a ...
1
vote
2answers
133 views

Links aren't detected automatically when in parentheses

Look at this answer: How can I view alt text for a web image (xkcd.com) on an Android based browser? It has a link, but it is in parentheses: ...
11
votes
1answer
114 views

Markdown parsing might have some infinite loop for some malformed long pattern

Markdown parsing might have some infinite loop for some malformed long pattern Try copy paste following line or two to any markdown enable box ...
5
votes
1answer
164 views

Recent change of inline code in comments leads to mistakes in old comments

This is a continuation of my question Recent change in treatment of backticks in comments?, but as that one is status-completed, I think it better to ask a new question. As explained here by Jeff, ...
0
votes
0answers
316 views

mini-Markdown did not work in a comment [duplicate]

Possible Duplicate: Bug report: Using bold markup next to a quotation will not render the text as bold in comments I added the following comment to the answer to post edit history feature?: ...
4
votes
2answers
141 views

Recent change in treatment of backticks in comments?

Until very recently, typing ``` in a comment gave `. Now it gives ```, and I have to type `\`` to get `. Can someone explain what exactly was changed recently in comment markdown treatment? EDIT1: ...
6
votes
1answer
682 views

Why is mini-markdown working in some of my comments, but broken in others?

I just noticed today that the mini-markdown on some (though strangely not all) of my comments is broken. I know for a fact that when I left them, everything was rendered just fine. In particular, I've ...
1
vote
1answer
70 views

Comments not auto-linked when mixing raw links with Markdown links

Example: C++ text file I/O The content in the comment had both raw http://... links, and [markdown](http://...) links: Multiple similar questions i.e. ...
3
votes
2answers
202 views

comment doesn't support multiple backticks code span

Quote from markdown syntax: To include a literal backtick character within a code span, you can use multiple backticks as the opening and closing delimiters: ``There is a literal backtick (`) ...

1 2 3