We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb40855 commit 542b0fbCopy full SHA for 542b0fb
src/util/highlighting.ts
@@ -15,6 +15,8 @@ export const languages = {
15
'rust',
16
'sql',
17
'go',
18
+ 'swift',
19
+ 'c'
20
],
21
web: ['html', 'css', 'scss', 'php', 'graphql'],
22
misc: ['dockerfile', 'markdown', 'proto'],
0 commit comments