e.g. @test="figure/example" and <test/> is output as: ``` <figure> <example> <test/> </example> </figure> ``` generated elements should be greyed out.
e.g. @test="figure/example" and is output as:
generated elements should be greyed out.