WikitextEx.AST.Comment (WikitextEx v0.1.1)

View Source

An HTML comment

Summary

Types

t()

@type t() :: %WikitextEx.AST.Comment{content: String.t()}