angular-marked
angular-marked copied to clipboard
Bump marked version to latest
The latest version of marked has a number of improvements, including some XSS vulnerability fixes. Would it be possible to update?
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.