mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 02:48:13 -05:00
[PR #12545] [MERGED] feat: add Elixir highlighting #38592
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
dev← Head:elixir_syntax_highlighting📝 Commits (1)
8a81f5fadd 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
Additional Information
https://github.com/open-webui/open-webui/discussions/12544
Screenshots or Videos
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.