[Feature Req] There should be a format button in contests too
Although the Format button is present in normal problem lists, it's not present during contests like weekly, biweekly...
Add a Format button in contests too
@madhur can you please locate the part of the codebase where the button is put in the element? It would be much easier for me to fix it then.
@imsoumya18 Have a look here https://github.com/madhur/leetcode-format-chrome-extension/blob/master/script.js#L80
@madhur do you want me to take this one?
Yes, sure @prabaljainn
@prabaljainn Were you able to look into this?