[PR #13574] [MERGED] app/ui: add swift syntax highlighting support #40149

Closed
opened 2026-04-23 01:07:06 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/13574
Author: @majiayu000
Created: 12/27/2025
Status: Merged
Merged: 1/3/2026
Merged by: @jmorganca

Base: mainHead: fix-issue-13476


📝 Commits (1)

  • 547e2e8 app/ui: add swift syntax highlighting support

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 app/ui/app/src/lib/highlighter.ts (+1 -0)

📄 Description

Fixes #13476

Adds Swift as a supported language in the syntax highlighter for code blocks in the chat UI.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/13574 **Author:** [@majiayu000](https://github.com/majiayu000) **Created:** 12/27/2025 **Status:** ✅ Merged **Merged:** 1/3/2026 **Merged by:** [@jmorganca](https://github.com/jmorganca) **Base:** `main` ← **Head:** `fix-issue-13476` --- ### 📝 Commits (1) - [`547e2e8`](https://github.com/ollama/ollama/commit/547e2e807fb7fe3d6cd18cc26de2c0d6846ab324) app/ui: add swift syntax highlighting support ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `app/ui/app/src/lib/highlighter.ts` (+1 -0) </details> ### 📄 Description Fixes #13476 Adds Swift as a supported language in the syntax highlighter for code blocks in the chat UI. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-23 01:07:06 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#40149