Folio.Content.Ref (Folio v0.2.3)

Copy Markdown View Source

Cross-reference.

Summary

Types

t()

@type t() :: %Folio.Content.Ref{
  supplement: [Folio.Content.t()] | nil,
  target: String.t()
}