update inbox list
This commit is contained in:
15
vendor/scrivo/highlight.php/Highlight/languages/shell.json
vendored
Normal file
15
vendor/scrivo/highlight.php/Highlight/languages/shell.json
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"aliases": [
|
||||
"console"
|
||||
],
|
||||
"contains": [
|
||||
{
|
||||
"className": "meta",
|
||||
"begin": "^\\s{0,3}[\/\\w\\d\\[\\]()@-]*[>%$#]",
|
||||
"starts": {
|
||||
"end": "$",
|
||||
"subLanguage": "bash"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user