James Kiesel
James Kiesel
## Problem description (byebug 10.0.2, rails 5.2.0, ruby 2.5.0) If running a server with multiple web workers (such as unicorn with `worker_processes` set to > 1), if multiple workers are...
The latest version of marked has a number of improvements, including some XSS vulnerability fixes. Would it be possible to update?
I found myself needing some fine-grained control over the marked library, so I exposed a few extra options in angular-marked, rather than messing with the global marked library itself. Perhaps...