官方文档路径
创建和突显代码块#语法突显
https://docs.github.com/cn/github/writing-on-github/working-with-advanced-formatting/creating-and-highlighting-code-blocks#syntax-highlighting
第三方语法
https://github.com/github/linguist/blob/master/vendor/README.md
语言 YAML 文件
https://github.com/github/linguist/blob/master/lib/linguist/languages.yml
常用列表
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
|
ActionScript
Assembly
AutoHotkey
BASIC
Batchfile
C
C#
C++
CMake
CSS
CSV
Diff
Dockerfile
GDB
Git Attributes
Git Config
Go
Go Checksums
Go Module
Gradle
GraphQL
HTML
HTTP
INI
Ignore List
JAR Manifest
JSON
JSON with Comments
Java
Java Properties
JavaScript
Linker Script
Lua
MATLAB
Makefile
Markdown
Microsoft Developer Studio Project
Microsoft Visual Studio Solution
Nginx
Objective-C
Objective-C++
PHP
PLSQL
PowerBuilder
PowerShell
Proguard
Protocol Buffer
Public Key
Python
Redirect Rules
Regular Expression
Ren'Py
Rich Text Format
Ruby
SCSS
SQL
SSH Config
SVG
Shell
Smali
SubRip Text
TOML
TSV
Text
Thrift
TypeScript
Unity3D Asset
VBScript
Vue
WebAssembly
WebVTT
Windows Registry Entries
XML
XML Property List
XSLT
YAML
robots.txt
|