https://sonarly.com/issue/30084?type=bug
Exporting a note or task to PDF fails with "node type mention not found in schema" when the rich text body contains @mentions, because the PDF export creates a BlockNoteEditor with the default schema instead of the custom schema that includes the mention inline content type.