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
Post a Comment