Plaintext. Prefix any theme variable with “Plaintext” to output the string with HTML-tags stripped and appropriate characters converted to HTML-entities (so they’re safe to include in HTML attributes, etc.).
<a href="{URL}" title="{PlaintextName}">{Name}</a>Javascript. Prefix any theme…