feat: PDF embed

This commit is contained in:
Philipinho
2026-03-28 16:15:52 +00:00
parent c2b41d72bf
commit d8ec0472ef
25 changed files with 835 additions and 28 deletions
@@ -103,6 +103,7 @@ export function isAttachmentNode(nodeType: string) {
'image',
'video',
'audio',
'pdf',
'excalidraw',
'drawio',
];