feat:添加编辑框

This commit is contained in:
陈淳
2023-03-07 18:44:39 +08:00
parent 9d3559cddb
commit 30ab479315
376 changed files with 45468 additions and 1 deletions

View File

@@ -0,0 +1 @@
hljs.registerLanguage("shell",function(s){return{aliases:["console"],c:[{cN:"meta",b:"^\\s{0,3}[\\w\\d\\[\\]()@-]*[>%$#]",starts:{e:"$",sL:"bash"}}]}});