commonmark.js icon indicating copy to clipboard operation
commonmark.js copied to clipboard

Expose potentiallyUnsafe function in HtmlRender prototype

Open mgs255 opened this issue 9 years ago • 0 comments

When overriding the HtmlRender.link function it would be useful to be able to re-use the internal function potentiallyUnsafe(). I realise that this somewhat conflicts with @nicojs pull request.

mgs255 avatar Jun 23 '16 15:06 mgs255