Page includes only showing one paragraph, not an section anymore #4391

Closed
opened 2026-02-05 08:46:19 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @Man-in-Black on GitHub (Jan 8, 2024).

Describe the Bug

Since version 23.12 I'm not able to include other page content completely.
It only shows the paragraph I'm selecting, not the rest of the section within the headline.
So if I have multiple paragraphs, it only includes this specific paragraph.
Example:

h1: Test
para1: this is some text
para2: this is another text

If I mark para1 and try to include it on another page, it only shows para1, but not para2.

I hope I described it good enough.

Steps to Reproduce

  1. Create some content with multiple paragraphs
  2. copy the anchor of a paragraph
  3. paste the anchor on another page
  4. it only shows this specific paragraph which was copied, not the rest of the paragraph under this headline

Expected Behaviour

show the hole section under the headline from which I copied the paragraph.

Screenshots or Additional Context

No response

Browser Details

No response

Exact BookStack Version

23.12

Originally created by @Man-in-Black on GitHub (Jan 8, 2024). ### Describe the Bug Since version 23.12 I'm not able to include other page content completely. It only shows the paragraph I'm selecting, not the rest of the section within the headline. So if I have multiple paragraphs, it only includes this specific paragraph. Example: ``` h1: Test para1: this is some text para2: this is another text ``` If I mark `para1` and try to include it on another page, it only shows `para1`, but not `para2`. I hope I described it good enough. ### Steps to Reproduce 1. Create some content with multiple paragraphs 2. copy the anchor of a paragraph 3. paste the anchor on another page 4. it only shows this specific paragraph which was copied, not the rest of the paragraph under this headline ### Expected Behaviour show the hole section under the headline from which I copied the paragraph. ### Screenshots or Additional Context _No response_ ### Browser Details _No response_ ### Exact BookStack Version 23.12
OVERLORD added the 🐛 Bug label 2026-02-05 08:46:19 +03:00
Author
Owner

@ssddanbrown commented on GitHub (Jan 8, 2024):

Hi @Man-in-Black,
The described functionality is how I've always expected the include functionality to behave,
as far as I'm aware there's never been anything to including a specific range, especially based upon header, nor do we officially state that's expected or supported behaviour.

There is issue #3854 open for this. Did you perhaps make use of the customization in that thread?

@ssddanbrown commented on GitHub (Jan 8, 2024): Hi @Man-in-Black, The described functionality is how I've always expected the include functionality to behave, as far as I'm aware there's never been anything to including a specific range, especially based upon header, nor do we officially state that's expected or supported behaviour. There is issue #3854 open for this. Did you perhaps make use of the customization in that thread?
Author
Owner

@ssddanbrown commented on GitHub (Feb 8, 2024):

Since there's been no further follow-up I'll go ahead and close this off.

@ssddanbrown commented on GitHub (Feb 8, 2024): Since there's been no further follow-up I'll go ahead and close this off.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#4391