Examples
Parameters
• page:Page
The Playwright Page object from which to extract the markdown content.
Returns
Promise
<string
>
A promise that resolves to the extracted markdown content.Page
The Playwright Page object from which to extract the markdown content.
Promise
<string
>
A promise that resolves to the extracted markdown content.