Skip to content

Fix image and PDF preview in canvas pages#752

Merged
oleeskild merged 1 commit intomainfrom
oleeskilds/for-72-fix-image-og-pdf-preview-i-canvas
Feb 11, 2026
Merged

Fix image and PDF preview in canvas pages#752
oleeskild merged 1 commit intomainfrom
oleeskilds/for-72-fix-image-og-pdf-preview-i-canvas

Conversation

@oleeskild
Copy link
Owner

@oleeskild oleeskild commented Feb 11, 2026

Canvas text nodes now run convertEmbeddedAssets and createSvgEmbeds, so [[image.png]] and [[file.pdf]] links in text nodes get converted to proper asset paths. PDF file nodes are served from /img/user/ instead of being routed through resolveFileToGardenUrl. Markdown file node iframes extract just the .content portion instead of showing the full page. Image links also get hover previews in tooltips.

The template also have updates for this to work.

Canvas text nodes now run convertEmbeddedAssets and createSvgEmbeds,
so [[image.png]] and [[file.pdf]] links in text nodes get converted
to proper asset paths. PDF file nodes are served from /img/user/
instead of being routed through resolveFileToGardenUrl. Markdown file
node iframes extract just the .content portion instead of showing the
full page. Image links also get hover previews in tooltips.
@oleeskild oleeskild merged commit d0faaf5 into main Feb 11, 2026
6 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant