webdevcody / code-racer

https://code-racer-eight.vercel.app
MIT License
694 stars 499 forks source link

[FEATURE]: Add code block to Add Snippet page #758

Open Tyler-KD opened 3 months ago

Tyler-KD commented 3 months ago

Feature Summary

As a user, I want the ability to insert a code block in the Code Snippet textarea so that I can see my code in its preformatted text.

Whether it's with a traditional code block in a text editor or a useState hook to create a state variable codeView toggle, I feel that users would find it more aesthetically pleasing to see their custom code as displayed in their IDE.

Code of Conduct

abhishek-7901 commented 1 week ago

Hey, I am new here, looking to contribute, I would be delighted to take this up.