You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Automatically detect what language a snippet is written in (based on the code and-or the file extension) (basically what https://github.com/github/linguist does, but in JS)
https://ouluwebdev.github.io/hello-hacktoberfest/ displays all Hello, World! snippets, but it doesn't have syntax highlighting. We need to add that!
It should: