[PR #3246] [MERGED] Wysiwyg: preserves line feeds in code block mode #6166

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

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/3246
Author: @bourdaisj
Created: 2/5/2022
Status: Merged
Merged: 2/6/2022
Merged by: @ssddanbrown

Base: developmentHead: fix-code-block-linefeed


📝 Commits (1)

  • 049d6ba fix(wysiwyg): preserves line feeds in code block mode

📊 Changes

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

View changed files

📝 resources/js/components/wysiwyg-editor.js (+1 -1)

📄 Description

Fix https://github.com/BookStackApp/BookStack/issues/3200


🔄 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/3246 **Author:** [@bourdaisj](https://github.com/bourdaisj) **Created:** 2/5/2022 **Status:** ✅ Merged **Merged:** 2/6/2022 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `development` ← **Head:** `fix-code-block-linefeed` --- ### 📝 Commits (1) - [`049d6ba`](https://github.com/BookStackApp/BookStack/commit/049d6ba5b2e16041664de644980e34cdeed3738c) fix(wysiwyg): preserves line feeds in code block mode ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `resources/js/components/wysiwyg-editor.js` (+1 -1) </details> ### 📄 Description Fix https://github.com/BookStackApp/BookStack/issues/3200 --- <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:25:57 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#6166