Redcarpet 3.2.3
This release of Redcarpet fixes a security issue relying on auto-linking by preventing any rewinding of a previous inline like an emphasis when auto-linking another one like an e-mail address.
Also this release ships with a fix when escaping forward slashes with the Safe
render object (there was a missing semi-colon).