19
votes
2answers
169 views

What should be done with questions where the question and answer are 404 on jsfiddle?

This is an example: http://stackoverflow.com/questions/9569986/jquery-register-click-event-twice (10k) It seems like it should be a candidate for close and deletion-- this is no longer really a ...
4
votes
0answers
74 views

Edit rejected for changing too much of the original post on link only answer

I recently encountered this link only answer and edited it to include the content from the jsfiddle link. The suggested edit was rejected however (by a ratio of 3:2). What is the correct proceedure ...
9
votes
2answers
144 views

Detect attempts at disguising meaningless text as code blocks

Currently, the quality filter only asks that you have a code block before it will accept your submission of a post containing a jsFiddle link. Without a block of code, the submission is rejected with ...
5
votes
1answer
95 views

JSFiddle links in code-block are recognized as valid inline code

I originally posted this as an answer (10k only) to the feature-request Prevent posts with links to jsfiddle and no code. Ben is uǝq backwards suggested to post this as a dedicated bug report because ...
13
votes
2answers
285 views

Is posting a link to jsFiddle without code allowed again?

I recently stumbled upon this question, which initially contained a link to jsfiddle.net but no code. Obviously the questioner had no problem posting it. The link is active (not a plain text URL) and ...
4
votes
2answers
621 views

Why are answers with jsfiddle.net in body not allowed?

Today I encountered a new annoying rule: Oops! Your answer couldn't be submitted because: Please make your answer complete by including relevant, formatted code inline (don't just link to ...
65
votes
8answers
2k views

Prevent posts with links to jsfiddle and no code

It's extremely common for people to ask and answer questions with no code other than a link to http://jsfiddle.net or similar service. These of course are not appropriate. I have personally been ...
24
votes
2answers
843 views

Answer that only contains a link to jsFiddle

jsFiddle is a great tool for live preview, however there are lots of answers that goes along this : Try this : http://jsfiddle.net/s0m3R4nd0mCh4r/ And nothing else is provided in the answer. ...