-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
Currently, if there are image(s) in a problem description, nothing is displayed where the image is supposed to be.
Example: codechefcli --problem ZUBTRCNT compare with ZUBTRCNT Problem - Codechef
This can be handled either by
A.) prompting user to download the images found in description, or
B.) providing image url (possibly, in different color) in the description where the image is supposed to be.
Reactions are currently unavailable