jonschlinkert / remarkable

Markdown parser, done right. Commonmark support, extensions, syntax plugins, high speed - all in one. Gulp and metalsmith plugins available. Used by Facebook, Docusaurus and many others! Use https://github.com/breakdance/breakdance for HTML-to-markdown conversion. Use https://github.com/jonschlinkert/markdown-toc to generate a table of contents.
https://jonschlinkert.github.io/remarkable/demo/
MIT License
5.75k stars 373 forks source link

Upgrade autolinker #433

Closed MichaelBuessemeyer closed 6 months ago

MichaelBuessemeyer commented 6 months ago

This PR upgrades the autolinker dependency in order to avoid depending on the vulnerable version which still used the gulp-header dependency which itself has a vulnerable dependency.