08-27-周三_17-09-29
This commit is contained in:
1
node_modules/prismjs/components/prism-git.min.js
generated
vendored
Normal file
1
node_modules/prismjs/components/prism-git.min.js
generated
vendored
Normal file
@@ -0,0 +1 @@
|
||||
Prism.languages.git={comment:/^#.*/m,deleted:/^[-–].*/m,inserted:/^\+.*/m,string:/("|')(?:\\.|(?!\1)[^\\\r\n])*\1/m,command:{pattern:/^.*\$ git .*$/m,inside:{parameter:/\s--?\w+/m}},coord:/^@@.*@@$/m,commit_sha1:/^commit \w{40}$/m};
|
Reference in New Issue
Block a user