The Wunderbar docs mention outputting text with markup: _{"<em>hello</em>!!!"}
The following also works: _{"<!-- fixed comment -->"} However it does not seem to be possible to output an HTML comment which contains any variable text, e.g. a date. Is this possible?