How about having HTML language support in Leetcode Playground

Leetcode playground is very useful and a very good online editor especially to share code snippet with friends to discuss about Leetcode solutions and most importantly it avoids the pain of different versions of IDE installations.
Today i just wanted to write some sample html code, so my natural instinct was to jump to leetcode playground only to find that HTML is missing from the language list.
It would be nice if HTML is added to that impressive list of languages.
I do understand the leetcode problems are not related to HTML but as a general purpose online editor it would be very helpful to have HTML in that list.

Comments (1)