Skip to main content
Converts HTML content from a Playwright Page or Locator to semantic markdown format.

Examples

Arguments

input
Object
required
The input object containing the source of the HTML content

Returns: Promise<string>

Promise that resolves to the markdown representation of the HTML content