Skip to content

Conversation

AntoLC
Copy link
Collaborator

@AntoLC AntoLC commented Aug 29, 2025

Purpose

When exporting documents, if a inline code was inside a quote block, the PDF export was failing because the inline code was searching the GeistMono font in italics, which was not available.

Proposal

We switch to the core "Courier" font for code marks, which is available in italics.

@AntoLC AntoLC self-assigned this Aug 29, 2025
@AntoLC AntoLC added bug Something isn't working frontend export labels Aug 29, 2025
@AntoLC AntoLC linked an issue Aug 29, 2025 that may be closed by this pull request
When exporting documents, if a inline code was inside
a quote block, the PDF export was failing because the
inline code was searching the GeistMono font in
italics, which was not available.
We switch to the core "Courier" font for code marks,
which is available in italics.
@AntoLC AntoLC force-pushed the fix/pdf-font-export branch from 355dae8 to 21ee38c Compare August 29, 2025 16:42
@AntoLC AntoLC requested a review from lunika August 29, 2025 16:43
Copy link

github-actions bot commented Aug 29, 2025

Size Change: +51 B (0%)

Total Size: 3.6 MB

compressed-size-action

@AntoLC AntoLC merged commit 21ee38c into main Sep 1, 2025
21 of 22 checks passed
@AntoLC AntoLC deleted the fix/pdf-font-export branch September 1, 2025 07:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working export frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fail to export a PDF when a quote block contains an inline code
2 participants