View Source Slime.Parser.Nodes.VerbatimTextNode (slime v1.3.1)

A verbatim text node.

  • :content — a list of strings and %EExNode{} structs that is concatenated during rendering. No newlines or spaces are inserted between individual items.