Export PDF renders code block incorrectly #427
Labels
No labels
Focus: A11y
Focus: Admin/Meta
Focus: Authentication
Focus: Back-End
Focus: Database
Focus: Design & UX
Focus: Editor - Markdown
Focus: Editor - WYSIWYG
Focus: Export System
Focus: Front-End
Focus: Translations
Focus: View Customization
Is: Docs Update
Is: Enhancement
Is: Priority
Is: Security
Is: Upstream
Status
Blocked
Status
Open to discussion
Status
Out of scope
Status
Pending Validation
Type
API Request
Type
Bug Report
Type
Feature Request
Type
Happy feedback
Type
Maintenance
Type
Question
Type
Support
No milestone
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
bookstack/bookstack#427
Loading…
Reference in a new issue
No description provided.
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?
Bug Report
Expected Behavior
Export PDF and the numbering for the code is displayed the same as in the app.
Actual Behavior
Export PDF and code does not have numbers listed and the section where the numbers should be is misaligned. See attached.
@simplexion Thanks for reporting this. I'm afraid the line-numbers system is done with JavaScript so it's unlikely to get that to work for PDF exports bit the section dropping down like that should definitely be fixed. Marked as a bug to be fixed.