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