- 
                Notifications
    
You must be signed in to change notification settings  - Fork 445
 
Open
Labels
Description
Bug Report
When we copy a text that has a style attach, and paste it in the doc, the export will then fails.
How to reproduce
- Copy any text from github
 - Paste it to a doc
 - Export
 - The export fails
 
Why
A paste color is in rgb, Blocknote does not know how to manage them:
Possible solution
Manage the RGB style to fallback to a blocknote color, or remove the style when RGB.
docs/src/frontend/apps/impress/src/features/docs/doc-export/blocks-mapping/paragraphPDF.tsx
Line 5 in 7cac499
| export const blockMappingParagraphPDF: DocsExporterPDF['mappings']['blockMapping']['paragraph'] = | 
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
No status