Refine content

This commit is contained in:
Chris Hill-Scott
2016-11-11 14:57:48 +00:00
parent 46eae17c85
commit e1e2bec746

View File

@@ -2,8 +2,7 @@
Optional content Optional content
</h2> </h2>
<p> <p>
Use double brackets and ?? to define optional content. You can then Use double brackets and ?? to define optional content.
specify whether to include that content or not for each recipient.
</p> </p>
<p> <p>
For example if you only want to show something to people who are under For example if you only want to show something to people who are under
@@ -16,6 +15,6 @@
</p> </p>
</div> </div>
<p> <p>
Specify yes or no for this content to appear (or not), when sending For each person you send this message to, specify yes or no to
messages. show or hide this content.
</p> </p>