TokenScript icon indicating copy to clipboard operation
TokenScript copied to clipboard

Bundled dependencies aren't wrapped by CDATA

Open JamesANZ opened this issue 5 years ago • 0 comments
trafficstars

if I have a token class I can manually add the CDATA tag to prevent the XML lint from complaining.

If I use a dependency like ENS name hash and bundle it into my entity, I have to manually copy and paste the CDATA again to include the bundled code.

JamesANZ avatar May 04 '20 05:05 JamesANZ