If I then remove Text
entirely (which I don’t really want to do – bunch of parsing fails without Text), I get weird behavior:
{{'Some "inner" String'}}
==>
Glimmer(Expression(StartStache,SubExpression(Value(String)),EndStache))
StartStache and EndStache now show up in the test output