Can we use @context='scriptComment' for including JS and html markup
Hi Team
As we should not use context=unsafe to prevent xss vulnerability , is it safe to use textarea field with values with some js code and html markup with context=scriptComment to prevent stripping of script tags

