Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve in-memory preview for a large content #553

Merged
merged 5 commits into from
Oct 1, 2023

Conversation

yhatt
Copy link
Member

@yhatt yhatt commented Sep 30, 2023

By the same reason as #545, the preview for the result in memory fails in a large output. Changed to use blob:// URL generated from the buffer for previewing.

As same as #551, the preview window may fail to open data URI due to the
limitation of the display length.. If passed data URI to the preview
window, Marp CLI try to convert to Blob URL and open it instead.
@yhatt yhatt changed the title In memory preview for huge content Improve in memory preview for a large content Sep 30, 2023
@yhatt yhatt changed the title Improve in memory preview for a large content Improve in-memory preview for a large content Sep 30, 2023
@yhatt yhatt merged commit 128666b into main Oct 1, 2023
1 check passed
@yhatt yhatt deleted the in-memory-preview-for-huge-content branch October 1, 2023 16:13
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