MDExNative.Comrak.DescriptionDetails (MDExNative v0.2.7)

Copy Markdown View Source

Description details of a description item.

See MDExNative.Comrak.DescriptionList

Summary

Types

t()

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