Skip to content
Discussion options

You must be logged in to vote

UPDATE: Marp CLI v4 and later versions are providing --browser-timeout option to set the custom timeout duration for the browser that is used for generating PDF, image(s), and PowerPoint document.

# Set the browser timeout to 60 seconds
marp foobar.md --pdf --browser-timeout 60

# Disable the browser timeout by setting it to 0 seconds
marp foobar.md --pdf --browser-timeout 0

Replies: 3 comments 9 replies

Comment options

You must be logged in to vote
1 reply
@llingy
Comment options

This comment has been hidden.

@vmgustavo
Comment options

@yhatt
Comment options

yhatt Jun 3, 2025
Maintainer

@vmgustavo
Comment options

@yhatt
Comment options

yhatt Jun 3, 2025
Maintainer

@vmgustavo
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by yhatt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants