MDExNative.Comrak.DescriptionList (MDExNative v0.2.7)

Copy Markdown View Source

A description list.

Summary

Types

t()

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