HtmlToMarkdown.TableData (html_to_markdown v3.5.0)

Copy Markdown

A top-level extracted table with both structured data and markdown representation.

Summary

Types

t()

A top-level extracted table with both structured data and markdown representation.

Types

t()

@type t() :: %HtmlToMarkdown.TableData{grid: map(), markdown: String.t() | nil}

A top-level extracted table with both structured data and markdown representation.