Open
Description
When images are included as page bundles and the print section feature is used, the images will have broken links in the content rendered for printing. An example of this can be found in docsy's own documentation.
Navigate to: https://www.docsy.dev/docs/adding-content/shortcodes/
Scroll down and there are flag images in a section demonstrating a tab pane. One in each tab.
Use the print section function to format the page for printing.
Scroll down and note that the images in the tabbed pane are broken links. These are images in a page bundle.
The images linked from an outside CDN, or placed in something like static also work. The problem comes in the pathing to the images when page bundles are used.
Metadata
Metadata
Assignees
Labels
No labels