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