I have been searching the way to unescape string in EJS.
It seems <%- code %> is the correct answer as mentioned in following link.
But the same as the last person commented, I found this is not working in CanJS. Could someone please share your experience on this? Thanks a lot!