Inline code span.
Summary
Types
@type t() :: %MDEx.Code{ attrs: MDEx.Attributes.t() | nil, literal: String.t(), num_backticks: non_neg_integer(), sourcepos: term() }
Inline code span.
@type t() :: %MDEx.Code{ attrs: MDEx.Attributes.t() | nil, literal: String.t(), num_backticks: non_neg_integer(), sourcepos: term() }