Generate an empty appendable
Integrate text
after escaping special characters.
Integrate text
after escaping special characters. e.g. for HTML, “<” becomes “<”
Text to integrate
Fill an appendable with the elements
Integrate text
without performing any escaping process.
Integrate text
without performing any escaping process.
Text to integrate
A template format defines how to properly integrate content for a type
T
(e.g. to prevent cross-site scripting attacks)The underlying type that this format applies to.