[PR #1851] [MERGED] Add Perl syntax highlighting to code editor #5910

Closed
opened 2026-02-05 10:20:07 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/1851
Author: @Iyeyasu
Created: 1/19/2020
Status: Merged
Merged: 3/6/2020
Merged by: @ssddanbrown

Base: masterHead: perl_syntax_highlight


📝 Commits (1)

  • b059744 Add Perl syntax higlighting to code editor

📊 Changes

2 files changed (+4 additions, -0 deletions)

View changed files

📝 resources/js/services/code.js (+3 -0)
📝 resources/views/components/code-editor.blade.php (+1 -0)

📄 Description

As it says. There's a lot of legacy Perl scripts going around. Just the kind of stuff you'd like to document in a wiki.


🔄 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/BookStackApp/BookStack/pull/1851 **Author:** [@Iyeyasu](https://github.com/Iyeyasu) **Created:** 1/19/2020 **Status:** ✅ Merged **Merged:** 3/6/2020 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `master` ← **Head:** `perl_syntax_highlight` --- ### 📝 Commits (1) - [`b059744`](https://github.com/BookStackApp/BookStack/commit/b059744fb51234adc90b9448de5872f3c24e3308) Add Perl syntax higlighting to code editor ### 📊 Changes **2 files changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `resources/js/services/code.js` (+3 -0) 📝 `resources/views/components/code-editor.blade.php` (+1 -0) </details> ### 📄 Description As it says. There's a lot of legacy Perl scripts going around. Just the kind of stuff you'd like to document in a wiki. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 10:20:07 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#5910