语言添补
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2026-04-01 23:41:51 +08:00
parent 428be3170e
commit d8fb7fd63f

View File

@ -32,6 +32,17 @@ const allowed_langs: BundledLanguage[] = [
'sh',
'mermaid',
'cpp',
'fish',
'zsh',
'docker',
'dockerfile',
'yml',
'system-verilog',
'sql',
'glsl',
'mediawiki',
'systemd',
'ini',
]
export async function ensureShikiEngine() {