[PR #12545] [MERGED] feat: add Elixir highlighting #38592

Closed
opened 2026-04-25 11:32:52 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/12545
Author: @mogorman
Created: 4/7/2025
Status: Merged
Merged: 4/7/2025
Merged by: @tjbck

Base: devHead: elixir_syntax_highlighting


📝 Commits (1)

  • 8a81f5f add support for elixir code syntax highlighting

📊 Changes

3 files changed (+30 additions, -0 deletions)

View changed files

📝 package-lock.json (+19 -0)
📝 package.json (+1 -0)
📝 src/lib/components/common/CodeEditor.svelte (+10 -0)

📄 Description

Pull Request Checklist

Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.

Changelog Entry

Syntax highlighting support for Elixir

Description

Syntax highlighting support in frontend for elixir.

Added

  • Add Elixir code highlighting support.

Additional Information

https://github.com/open-webui/open-webui/discussions/12544

Screenshots or Videos

image


🔄 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/open-webui/open-webui/pull/12545 **Author:** [@mogorman](https://github.com/mogorman) **Created:** 4/7/2025 **Status:** ✅ Merged **Merged:** 4/7/2025 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `elixir_syntax_highlighting` --- ### 📝 Commits (1) - [`8a81f5f`](https://github.com/open-webui/open-webui/commit/8a81f5f18816d59c27f54cd5085f3762a6d5f1a5) add support for elixir code syntax highlighting ### 📊 Changes **3 files changed** (+30 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+19 -0) 📝 `package.json` (+1 -0) 📝 `src/lib/components/common/CodeEditor.svelte` (+10 -0) </details> ### 📄 Description # Pull Request Checklist ### Note to first-time contributors: Please open a discussion post in [Discussions](https://github.com/open-webui/open-webui/discussions) and describe your changes before submitting a pull request. # Changelog Entry Syntax highlighting support for Elixir ### Description Syntax highlighting support in frontend for elixir. ### Added - Add Elixir code highlighting support. --- ### Additional Information https://github.com/open-webui/open-webui/discussions/12544 ### Screenshots or Videos ![image](https://github.com/user-attachments/assets/98e628b7-8eb8-4869-bc8c-945879d1faa1) --- <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-25 11:32:52 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#38592