mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-06-07 03:06:02 +08:00
Added alias for vbscript
This commit is contained in:
@ -85,6 +85,7 @@ const modeMap = {
|
||||
bash: 'shell',
|
||||
toml: 'toml',
|
||||
sql: 'text/x-sql',
|
||||
vbs: 'vbscript',
|
||||
vbscript: 'vbscript',
|
||||
xml: 'xml',
|
||||
yaml: 'yaml',
|
||||
|
Reference in New Issue
Block a user