[PR #5036] [MERGED] Fixed incorrect code shortcut reference #6441

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

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/5036
Author: @bradenterpstra01
Created: 5/30/2024
Status: Merged
Merged: 6/10/2024
Merged by: @ssddanbrown

Base: developmentHead: development


📝 Commits (1)

📊 Changes

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

View changed files

📝 resources/views/help/wysiwyg.blade.php (+2 -2)

📄 Description

I believe I have identified a small error in the TinyMCE shortcut description for insert inline code.

Ctrl+8 instead of Ctrl+Shift+8

I assume Mac is the same but I do not have a Mac to test with.


🔄 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/5036 **Author:** [@bradenterpstra01](https://github.com/bradenterpstra01) **Created:** 5/30/2024 **Status:** ✅ Merged **Merged:** 6/10/2024 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `development` ← **Head:** `development` --- ### 📝 Commits (1) - [`8759fff`](https://github.com/BookStackApp/BookStack/commit/8759fff1163e4691a208b5326155659f00a3d06a) Update wysiwyg.blade.php ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `resources/views/help/wysiwyg.blade.php` (+2 -2) </details> ### 📄 Description I believe I have identified a small error in the TinyMCE shortcut description for insert inline code. Ctrl+8 instead of Ctrl+Shift+8 I assume Mac is the same but I do not have a Mac to test with. --- <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:32:22 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#6441