Utilities to convert sxml to xml or plain text.
Render (valid, expanded) sxml as html.
@raw tag is considered safe text and not processed or escaped.
Render sxml as xml.
@raw tag is considered safe text and not processed or escaped.
Render sxml as simple text, stripping all tags.
Render sxml as text for viewing in a terminal.