WikitextEx.AST.Ref (WikitextEx v0.1.1)

View Source

A reference tag with optional name and group

Summary

Types

t()

@type t() :: %WikitextEx.AST.Ref{group: String.t() | nil, name: String.t() | nil}