5 lines
127 B
Plaintext

<c:var name="myAttrs" value="data.myAttrs"/>
<div c:attrs="myAttrs" data-encoding="&quot;hello&quot;">
Hello World!
</div>