MDExNative.Comrak.DescriptionTerm (MDExNative v0.2.7)

Copy Markdown View Source

A description term of a description item.

See MDExNative.Comrak.DescriptionList

Summary

Types

t()

@type t() :: %MDExNative.Comrak.DescriptionTerm{
  nodes: [MDExNative.Comrak.ast_node()],
  sourcepos: term()
}