Test 040: Testing RSP tags.

* Start tag (no parms), some text, end tag:

Before the tag some text after the tag


*Start tag (some parms), some text, end tag:

Before the tag some text after the tag


*Same as before, but multi-line body:

Before the tag some text after the tag


* Auto-end tag with parms:

Before the tag after the tag


* Unmatched tag (should give two errors, one now and one at end-of file):

some text