Tagged Questions
0
votes
0answers
25 views
Adding an image removes number-only links
How to reproduce (tested on StackOverflow and SuperUser):
Click "Ask question"
Enter text containing one or more numbered links, e.g.
StackExchange-based websites ([1], [2]) are great, because ...
...
32
votes
2answers
490 views
Markdown links and images are producing incorrect HTML
The problem appeared recently.
Images and links are not displayed correctly.
3
votes
2answers
69 views
Why are image links by the editor not inline?
I see that image links have the URL at the bottom, which may confuse new users, and has become a minor nuisance at Ask Ubuntu, leaving unhandleable (due to the URL being lost) problems.
Is the ...
1
vote
0answers
85 views
Using multiple HyperLinks and Image restriction for new users
When I tried to submit a post, it showed me the following error:
Oops! Your question couldn't be submitted because:
• We're sorry, but as a spam prevention mechanism, new users can only post
a ...
45
votes
3answers
479 views
Warn new users earlier that they cannot post links or images
First impressions are important, and one specific restriction SE places on new users can easily lead to a very bad first impression (see here for a recent example). If you add more than two links or ...
1
vote
1answer
62 views
Make hyperlink text/description automated for certain sites
Certain sites are linked often in posts. Specifically, Wikipedia and other StackExchange questions.
Around 90% of the time I enter a Wikipedia link, the title of the article is what I change my text ...
6
votes
1answer
77 views
Can image links have different style from regular images?
Image links and regular images look exactly alike, making it difficult for someone to figure out that there's a link there. I'd like to suggest a minor style change, something like:
...
0
votes
3answers
302 views
Is it ok to post links to Tumblr?
I would like to post a link to a screenshot, hosted on Tumblr.
Is it appropriate?
45
votes
3answers
1k views
Please do something to encourage people to scale down their giant heavyweight photos
Once conveniently posting photos at imgur.com was introduced I see many users uploading photos right from their camera. For example, here the second photo is 2,5K by 2K pixels and has size of 680K.
I ...
6
votes
2answers
13k views
Creating an image link in Markdown format [duplicate]
Possible Duplicate:
recommended syntax for an image with a link
How can I create an image link using the Markdown format? I want an output like <a href="" rel="some text"><img ...
2
votes
2answers
158 views
Are Hotlinked images allowed?
I've seen quite a few answers where the images are directly hotlinked from other blogs/sites. Is it acceptable ? IIRC Jeff had a post on his blog about blocking leechers/hotlinkers. What is the ...
34
votes
4answers
6k views
What's the recommended syntax for an image with a link?
What's the recommended syntax for an image with a hyperlink? I tried doing it with the markdown toolbar buttons and the image and link buttons conflict with each other, so I had to resort to HTML.
...