HtmlToMarkdown.LinkStyle (html_to_markdown v3.4.0-rc.40)

Copy Markdown

Link rendering style in Markdown output.

Summary

Types

t()

@type t() :: :inline | :reference

Functions

inline()

@spec inline() :: t()

reference()

@spec reference() :: t()