convert_html_to_markdown


Description:

protected string convert_html_to_markdown (Bytes html)

Convert HTML content to markdown format.

Parameters:

html

The HTML content as Bytes

Returns:

Markdown string