{{
and }}
that represent mustache syntax. In doing so, you are referencing Request data. Spaces surrounding the Request data reference are allowed. During the Request, the Rich Text control references the Request data to locate that control's value to display it in the Rich Text control.Full Name: <p>{{ FullName }}</p>
{{ _user.fullname }}
. Spaces surrounding the Magic Variable reference are allowed.