mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-03-06 18:32:37 +08:00

- Replaced iframe elements with anchor elements wrapped in a paragraph. - Extracted PDF generation action to seperate class for easier mocking within testing. - Added test to cover. For #3077