[PR #1263] [MERGED] Add Powershell Code Markup #5791

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

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/1263
Author: @christophert
Created: 2/6/2019
Status: Merged
Merged: 3/2/2019
Merged by: @ssddanbrown

Base: masterHead: add-powershellmarkup


📝 Commits (1)

  • 77d3bd3 add powershell code block link

📊 Changes

1 file changed (+2 additions, -1 deletions)

View changed files

📝 resources/views/components/code-editor.blade.php (+2 -1)

📄 Description

Adds a Powershell link to the Code Editor component to utilize the syntax highlighting already built in by codemirror.

Closes #1040


🔄 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/1263 **Author:** [@christophert](https://github.com/christophert) **Created:** 2/6/2019 **Status:** ✅ Merged **Merged:** 3/2/2019 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `master` ← **Head:** `add-powershellmarkup` --- ### 📝 Commits (1) - [`77d3bd3`](https://github.com/BookStackApp/BookStack/commit/77d3bd31a6f9ea6be09fbea65866611a5f7a8d33) add powershell code block link ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `resources/views/components/code-editor.blade.php` (+2 -1) </details> ### 📄 Description Adds a Powershell link to the Code Editor component to utilize the syntax highlighting already built in by codemirror. Closes #1040 --- <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:17:09 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#5791