QML - Create Your Own Adventure

Name Topic Used in Type
break Text station element
This empty (closed) element inserts a line break into the displayed text.
Sample:
<text>
   This room is...<break/>
   empty.
</text>

<choice station="back">Back</choice>

Attributes: type