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 ...
4
votes
2answers
256 views

Can we get rid of the default text “enter image description here”?

When I just viewed this answer, I got two lines with "enter image description here" for almost 10 seconds. Then, it seems, imgur decided to provide the actual images. This happens from time to time, ...
-4
votes
1answer
297 views

Use the image URL as default alt text?

Since today the image uploader inserts an image using: ![enter image description here][http://i.stack.imgur.com/blah] I'm sure that the previous default value, alt text, made no sense and almost ...