[PR #3879] [MERGED] Add popular PHP templating languages to code editor #6276

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

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/3879
Author: @jhit
Created: 11/29/2022
Status: Merged
Merged: 12/16/2022
Merged by: @ssddanbrown

Base: developmentHead: development


📝 Commits (1)

  • d505642 Add popular PHP templating languages to code editor

📊 Changes

2 files changed (+6 additions, -2 deletions)

View changed files

📝 resources/js/code.mjs (+4 -0)
📝 resources/views/pages/parts/code-editor.blade.php (+2 -2)

📄 Description

Smarty and Twig are two very popular PHP templating engines and might be useful to some Bookstack users too.


🔄 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/3879 **Author:** [@jhit](https://github.com/jhit) **Created:** 11/29/2022 **Status:** ✅ Merged **Merged:** 12/16/2022 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `development` ← **Head:** `development` --- ### 📝 Commits (1) - [`d505642`](https://github.com/BookStackApp/BookStack/commit/d5056423364188f5b5862334e63f976834065360) Add popular PHP templating languages to code editor ### 📊 Changes **2 files changed** (+6 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `resources/js/code.mjs` (+4 -0) 📝 `resources/views/pages/parts/code-editor.blade.php` (+2 -2) </details> ### 📄 Description Smarty and Twig are two very popular PHP templating engines and might be useful to some Bookstack users too. --- <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:28:17 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#6276