HtmlToMarkdown.ListIndentType (html_to_markdown v3.4.0-rc.20)

Copy Markdown View Source

List indentation character type.

Summary

Types

t()

@type t() :: :spaces | :tabs

Functions

spaces()

@spec spaces() :: t()

tabs()

@spec tabs() :: t()