ref:https://support.codebasehq.com/articles/tips-tricks/syntax-highlighting-in-markdown
常看到的:
apacheconf (‘.htaccess’, ‘apache.conf’, ‘apache2.conf’)
applescript (‘.applescript’)
bash (‘.sh’, ‘.ksh’, ‘.bash’, ‘.ebuild’, ‘.eclass’)
bat (‘.bat’, ‘.cmd’)
c (‘.c’, ‘.h’)
coffeescript (‘.coffee’)
console (‘.sh-session’)
cpp (‘.cpp’, ‘.hpp’, ‘.c++’, ‘.h++’, ‘.cc’, ‘.hh’, ‘.cxx’, ‘.hxx’, ‘.pde’)
csharp (‘.cs’)
css (‘.css’)
erb (‘.erb’)
go (‘.go’)
haml (‘.haml’)
html (‘.html’, ‘.htm’, ‘.xhtml’, ‘.xslt’)
jade (‘.jade’)
java (‘.java’)
js (‘.js’)
jsp (‘.jsp’)
make (‘.mak’, ‘Makefile’, ‘makefile’, ‘Makefile.‘, ‘GNUmakefile’)
markdown (‘.md’)
nasm (‘.asm’, ‘.ASM’)
objectivec (‘.m’)
perl (‘.pl’, ‘.pm’)
php (‘.php’, ‘.php(345)’)
python (‘.py’, ‘.pyw’, ‘.sc’, ‘SConstruct’, ‘SConscript’, ‘.tac’)
rb (‘.rb’, ‘.rbw’, ‘Rakefile’, ‘.rake’, ‘.gemspec’, ‘.rbx’, ‘.duby’)
sass (‘.sass’)
scss (‘.scss’)
smarty (‘.tpl’)
sql (‘.sql’)
sqlite3 (‘.sqlite3-console’)
tcsh (‘.tcsh’, ‘.csh’)
text (‘.txt’)
vbnet (‘.vb’, ‘.bas’)
vim (‘.vim’, ‘.vimrc’)
xml (‘.xml’, ‘.xsl’, ‘.rss’, ‘.xslt’, ‘.xsd’, ‘.wsdl’)
yaml (‘.yaml’, ‘*.yml’)
沒有全部列出來~!