mirror of
https://github.com/BookStackApp/BookStack.git
synced 2026-02-06 00:59:39 +03:00
[PR #5313] [MERGED] ExportFormatter: Add missing book description and remove extra newlines in markdown export #6468
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/BookStackApp/BookStack/pull/5313
Author: @czemu
Created: 11/10/2024
Status: ✅ Merged
Merged: 12/2/2024
Merged by: @ssddanbrown
Base:
development← Head:fix/markdown-export📝 Commits (1)
f12946dExportFormatter: Add book description and check for empty book and chapter descriptions in markdown export📊 Changes
1 file changed (+10 additions, -1 deletions)
View changed files
📝
app/Entities/Tools/ExportFormatter.php(+10 -1)📄 Description
Hi,
This pull request includes two updates to the
app/Entities/Tools/ExportFormatter.phpfile regarding the markdown export:bookToMarkdown()method.\n\n) between the chapter name and the page content when the description is empty.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.