Hello,
I am not sure if this is a ng-showdown issue or Showdown issue but how to enable sanitization is missing from the docs. I had to look at multiple issues and the code itself to realise this.
Here is the option: $showdownProvider.setOption('sanitize', true)
Hello,
I am not sure if this is a ng-showdown issue or Showdown issue but how to enable sanitization is missing from the docs. I had to look at multiple issues and the code itself to realise this.
Here is the option:
$showdownProvider.setOption('sanitize', true)