WikitextEx.AST.HtmlTag (WikitextEx v0.1.1)

View Source

An HTML tag with optional attributes

Summary

Types

t()

@type t() :: %WikitextEx.AST.HtmlTag{attributes: map(), tag: String.t()}