Bars Specification 0.1.0 — Transform: escape¶
Category: string · Since: 0.1.0
HTML-encodes reserved characters.
HTML-encodes &, <, >, ", ' as entities, including a metacharacter inside an existing entity (& becomes &amp;).
Input coercion: string
Arguments¶
None.
Arity: 0–0
Worked examples¶
→
→
Full fixture: transforms/transform-escape.json