Steps to reproduce
Create item with raw content 
Expected result
Image renders.
Actual result
Image doesnāt under unless the āimage descriptionā (i.e., the stuff between the square brackets) is non-empty.
Environment
Web app on OS X
Rationale
Thereās no technical reason why image descriptions should be required.
This forum, as one of many examples, doesnāt require image descriptions.
2 Likes
Erica
November 12, 2016, 10:42pm
2
Can confirm. I think itās something with our Markdown parsing algorithm.
@Shida should the person to take a look at this.
1 Like
Shida
November 13, 2016, 6:39am
3
Will fix right away!
Is it ok if we show a default āImageā text? Otherwise the box would be empty and look really weird.
1 Like
Do you mean changing (a) changing the raw content of our items to read  or (b) leaving the raw content as is but using āImageā as the fallback description if the user-supplied description is empty?
IMO (b) is preferable.
Shida
November 13, 2016, 10:41pm
5
Weāve implemented option (b). If itās empty weāll just display āImageā on the box, but we wonāt touch the raw content.
1 Like
Erica
November 14, 2016, 1:31am
6
Update: this is now fixed in the latest version. Woohoo!
1 Like