mirror of
https://github.com/ollama/ollama.git
synced 2026-08-04 14:56:15 +00:00
app/ui: add swift syntax highlighting support (#13574)
Fixes #13476 Signed-off-by: majiayu000 <1835304752@qq.com>
This commit is contained in:
parent
f5f74e12c1
commit
2e78653ff9
1 changed files with 1 additions and 0 deletions
|
|
@ -147,6 +147,7 @@ export const highlighterPromise = createHighlighter({
|
|||
"c",
|
||||
"cpp",
|
||||
"sql",
|
||||
"swift",
|
||||
"yaml",
|
||||
"markdown",
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue