HtmlToMarkdown (html_to_markdown v3.4.0)
Copy MarkdownHigh-level API for html_to_markdown
Summary
Functions
Apply a partial update to these conversion options.
Create a new builder with default values.
Method
Create from a partial update, applying to defaults.
Convert HTML to Markdown, returning a [ConversionResult] with content, metadata, images,
Convert HTML to Markdown, returning a [ConversionResult] with content, metadata, images,
Validate that the header level is within valid range (1-6).
Classify a link based on href value.
Apply a partial update to these preprocessing options.
Create new preprocessing options from a partial update.
Functions
Apply a partial update to these conversion options.
@spec conversionoptions_builder() :: reference()
Create a new builder with default values.
@spec conversionoptions_default() :: String.t() | nil
Method
Method
Create from a partial update, applying to defaults.
Convert HTML to Markdown, returning a [ConversionResult] with content, metadata, images,
Convert HTML to Markdown, returning a [ConversionResult] with content, metadata, images,
Validate that the header level is within valid range (1-6).
Classify a link based on href value.
Apply a partial update to these preprocessing options.
@spec preprocessingoptions_default() :: String.t() | nil
Method
Method
Create new preprocessing options from a partial update.