NLdoc.Conversion.Writer.Tiptap.Context (NLdoc.Conversion.Writer.Tiptap v2.0.1)

View Source

Context for conversion that is only relevant to children and not to be passed back.

Summary

Types

t()

@type t() :: %NLdoc.Conversion.Writer.Tiptap.Context{
  parent: module(),
  strict?: boolean()
}