marp-team / marp-cli

A CLI interface for Marp and Marpit based converters
MIT License
1.85k stars 105 forks source link

Improve in-memory preview for a large content #553

Closed yhatt closed 11 months ago

yhatt commented 11 months ago

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.