Skip to main content

Documentation Index

Fetch the complete documentation index at: https://private-04b27de1.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

parse_html_to_markdown

parse_html_to_markdown(html: str, url: str = None) -> str
Parse HTML to markdown. Parameters:
NameDescription
htmlType: str
urlType: str

Default: None