Unverified Commit 2e78653f authored by lif's avatar lif Committed by GitHub
Browse files

app/ui: add swift syntax highlighting support (#13574)



Fixes #13476
Signed-off-by: default avatarmajiayu000 <1835304752@qq.com>
parent f5f74e12
...@@ -147,6 +147,7 @@ export const highlighterPromise = createHighlighter({ ...@@ -147,6 +147,7 @@ export const highlighterPromise = createHighlighter({
"c", "c",
"cpp", "cpp",
"sql", "sql",
"swift",
"yaml", "yaml",
"markdown", "markdown",
], ],
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment