Open WesCossick opened 8 years ago
What about links, it's not consistent as they prompt for the description first, between [
and ](http://)
(it makes sense both for links and images when we prompt for URLs). Which behavior is the preferred one?
Also, when I paste a link, it almost always already had the http:// and so I always end up removing the default text
@jonatanklosko The difference is that a link is expected to have text defining it, for an image, it is optional, and most people skip it.
The image icon prompts for the user to add input between
![
and](http://)
.Should be between
![](http://
and)
.