app/ui: add swift syntax highlighting support (#13574)
Fixes #13476 Signed-off-by: majiayu000 <1835304752@qq.com>
This commit is contained in:
@@ -147,6 +147,7 @@ export const highlighterPromise = createHighlighter({
|
|||||||
"c",
|
"c",
|
||||||
"cpp",
|
"cpp",
|
||||||
"sql",
|
"sql",
|
||||||
|
"swift",
|
||||||
"yaml",
|
"yaml",
|
||||||
"markdown",
|
"markdown",
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user