angular-marked icon indicating copy to clipboard operation
angular-marked copied to clipboard

Bump marked version to latest

Open gdpelican opened this issue 7 years ago • 1 comments

The latest version of marked has a number of improvements, including some XSS vulnerability fixes. Would it be possible to update?

gdpelican avatar Jan 16 '18 22:01 gdpelican

It doesn't seem like this repo is maintained, but I also needed to use a newer version of marked, in particular a version with this fix markedjs/marked#1446, so I forked and updated the version: https://github.com/Hypercubed/angular-marked/compare/master...douglaswth:master, but I conservatively went with a version close to when that fix was made rather than going with the latest.

Looking at the network for this repo, it looks if others have done similar things in their forks.

douglaswth avatar May 02 '20 00:05 douglaswth