browser-ext-github-monaco icon indicating copy to clipboard operation
browser-ext-github-monaco copied to clipboard

dead link for firefox extention

Open Akiyamka opened this issue 3 years ago • 2 comments

https://addons.mozilla.org/en-US/firefox/addon/monaco-markdown-github-editor/

Oops! We can’t find that page

Akiyamka avatar Nov 25 '21 21:11 Akiyamka

Yep, they disabled the firefox extension yesterday because I'm using innerHTML to set the html preview of the markdown - even though I simply do the same as the GitHub page itself. They suggested to use https://github.com/cure53/DOMPurify to sanitize the HTML before setting it to innerHTML.

Would be awesome if someone could provide a PR.

hediet avatar Nov 26 '21 09:11 hediet

@hediet, I hope it help

Akiyamka avatar Nov 26 '21 11:11 Akiyamka