Message: Support Scheme lang code highlight (#2054)
This commit is contained in:
parent
c7392c89b5
commit
4f3318d5f6
@ -32,6 +32,7 @@ const SUPPORTED_LANGUAGES: Record<string, string[]> = {
|
||||
r: [],
|
||||
ruby: ['rb', 'gemspec', 'podspec', 'thor', 'irb'],
|
||||
rust: ['rs'],
|
||||
scheme: [],
|
||||
scss: [],
|
||||
smalltalk: ['st'],
|
||||
sql: [],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user