Strong emphasis.
Spec: https://github.github.com/gfm/#emphasis-and-strong-emphasis
Summary
Types
@type t() :: %MDExNative.Comrak.Strong{ nodes: [MDExNative.Comrak.ast_node()], sourcepos: term() }
Strong emphasis.
Spec: https://github.github.com/gfm/#emphasis-and-strong-emphasis
@type t() :: %MDExNative.Comrak.Strong{ nodes: [MDExNative.Comrak.ast_node()], sourcepos: term() }