Tagged Questions
7
votes
1answer
97 views
Do backticks count as code for jsFiddle links?
According to Kevin's answer to Prevent posts with links to jsfiddle and no code:
... if you try and post to Stack Overflow with a link to either
jsfiddle.net or ideone.com you'll be required to ...
-15
votes
1answer
497 views
What does “Links to jsfiddle.net must be accompanied by code.” mean? [duplicate]
Why I can not save my question with this link?
Please check the [code][1]
Thanks!
[1]: http://jsfiddle.net/tZFuX/2/
3
votes
1answer
116 views
“Don't just link to jsfiddle.net” when editing a post but not when asking the question?
I was trying to edit a post which had a jsfiddle link. The whole content was not just the link, but I believe there are other posts (like this, for example) that address this. Anyway, when I hit the ...
20
votes
1answer
313 views
“Don't just link to jsfiddle.net” hint sometimes hinders answering the questions
Recently I found a new hint when answering the questions in SO, saying:
Please make your answer complete by including relevant, formatted code
inline (don't just link to jsfiddle.net).
In one ...
2
votes
2answers
54 views
Extra space character at start of paragraph after code block
In some cases, paragraphs after a code block are given an extra space character at the start.
You can see this in the image below--the paragraph beginning with "You" is fine, but the one beginning ...
4
votes
2answers
586 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 ...