NetIQ IDM - Want to use HTML tags to format the strings in E-mail templates for the dynamic contents?
    Got my eye on the new tag    <use-html></use-html>      < do-set-local-variable  name = "local.sub.etp.Info"  scope = "policy" >     < arg-string >        < token-local-variable  name = "local.sub.etp.Info"  />        < token-text  xml:space = "preserve" > <li> </ token-text >        < token-local-variable  name = "local.sub.etp.AccountID"  />        < token-text  xml:space = "preserve" >  : </ token-text >        < token-local-variable  name = "local.sub.etp.AccountStatus"  />        < token-text  xml:space = "preserve" > </li> </ token-text >     </ arg-string >  </ do-set-local-variable >                     < do-send-email-from-template  notification-dn = "Security\Default Notification Collection"  template-dn = "Security\Default Notification Collection\MySpookyTemp...