#parameter text-leading 10
parameter text-active-font #F[Helvetica 18 roman red]
parameter text-highlight-color blue

text 42 #X[ "Generation results: " \n tab
		#X[ 2 "The dog chased the cat." newline
			3 "The cat the dog chased." ] \n
		"Here is some more. " wrap
		"Optionally wrapped." newline
		"baz" 1 "A" " " 1 "B" " " 1 "C" " " 1 "D" "foobar"
		]
	#M[ "Blow Up" "explode 42 %d trigger" 2 ]
	#M[ "Hello" "implode 42 %d" 3 ]
	"window title"