Hi Codechef Team
I have a doubt regarding the bug in explain code mode.
For those who don’t know explain code mode, it is a mode where you can explain your code unlike commenting in your code and explaining it like that. It is sort of “advanced” method of comment - explaining your code. The only difference is that when you refer to a “Submission” tab of any problem, you see the top 5 liked codes, which are explained through explain code mode.
Now, when you create a new “annonation”, and type special characters such as < or > (I couldn’t find any other characters), the Codechef interprets it as < and > respectively, and due to some bug, the interpretation is shown instead of the actual symbol.
This irritates me a lot when I explain code a few times, especially when I need to mention some specific conditions which include this. A basic example is like : a < b, but when you create / update that annonation, it shows that a < b or something like that.
So I request you Codechef Team, to kindly look into this matter. I would be thankful if you approve my request.
Thanking you for your valuable time.
Regards,
Arjun