For AI agents: a documentation index is available at /llms.txt
Skip to main content

MarkdownOptions

Properties

PropertyTypeDescription
selector?stringThe DOM selector to scope the Markdown conversion to. Defaults to the whole document.
timeout?numberThe maximum amount of time, in milliseconds, to wait for the selector to appear, overriding any defaults. Default timeout is 30 seconds, or 30000.
visible?booleanWhether or not to convert the element only if it's visible Default false