Link rendering style in Markdown output.
@type t() :: :inline | :reference
@spec inline() :: t()
@spec reference() :: t()