Slime.Parser.Nodes.VerbatimTextNode (jgy_slime v1.3.0) View Source
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.
A verbatim text node.