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.
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.
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.