olado/doT

selfcontained set to false does change the output code as the encodeHtml function is still written out.

athena123 opened this issue · 1 comments

proposed change code:
needhtmlencode = true;
changed to needhtmlencode = selfcontained;

fixed in v2