html - What javascript syntax highlighter does Github use? -



html - What javascript syntax highlighter does Github use? -

does know syntax highlighter github using on site display code when click on file names?

thanks help.

as this help page of github.com says, they’re using linguist library, written in ruby.

linguist’s highlighters each language within vendor/grammars.

javascript html github syntax-highlighting

Comments

Popular posts from this blog

delphi - blogger via idHTTP : error 400 bad request -

c++ - compiler errors when initializing EXPECT_CALL with function which has program_options::variables_map as parameter -

How do I check if an insert was successful with MySQLdb in Python? -