| Value | Meaning |
|---|---|
| text | Raw text (will be escaped by the generator as necessary) |
| interpolation | A D expression that will be converted to text at runtime (escaped as necessary) |
| rawInterpolation | A D expression that will be converted to text at runtime (not escaped) |