[PR #1667] [MERGED] Add support for INI format in code editor #5861

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

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/1667
Author: @c0shea
Created: 9/16/2019
Status: Merged
Merged: 10/17/2019
Merged by: @ssddanbrown

Base: masterHead: master


📝 Commits (3)

  • 228aa47 Add support for properties (INI)
  • 4ad43b1 Add support for properties
  • fca6964 Normalize ini and properties values

📊 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

Closes #1648


🔄 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/1667 **Author:** [@c0shea](https://github.com/c0shea) **Created:** 9/16/2019 **Status:** ✅ Merged **Merged:** 10/17/2019 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`228aa47`](https://github.com/BookStackApp/BookStack/commit/228aa4740bf9b1e7cf737f356cf92e549bfcdaf6) Add support for properties (INI) - [`4ad43b1`](https://github.com/BookStackApp/BookStack/commit/4ad43b1a1fd8dcd980581f2615730a25981c05e0) Add support for properties - [`fca6964`](https://github.com/BookStackApp/BookStack/commit/fca69643db409c028e3f09c8dcdf2cb0f572d824) Normalize ini and properties values ### 📊 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 Closes #1648 --- <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:18:54 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#5861