HtmlToMarkdown.InlineImageWarning (html_to_markdown v2.22.5)
View SourceWarning emitted during inline image extraction.
Summary
Types
@type t() :: %HtmlToMarkdown.InlineImageWarning{ index: non_neg_integer(), message: String.t() }
Warning emitted during inline image extraction.
@type t() :: %HtmlToMarkdown.InlineImageWarning{ index: non_neg_integer(), message: String.t() }