mirror of
https://github.com/danog/telegram-tt.git
synced 2024-11-30 04:39:00 +01:00
Message / Code: Add highlighting support for Smalltalk (#143)
This commit is contained in:
parent
fd32b62a57
commit
0d5e4660b3
@ -33,6 +33,7 @@ const SUPPORTED_LANGUAGES: Record<string, string[]> = {
|
||||
ruby: ['rb', 'gemspec', 'podspec', 'thor', 'irb'],
|
||||
rust: ['rs'],
|
||||
scss: [],
|
||||
smalltalk: ['st'],
|
||||
sql: [],
|
||||
swift: [],
|
||||
twig: ['craftcms'],
|
||||
|
Loading…
Reference in New Issue
Block a user