markdown processor powered by plugins part of the @unifiedjs collectivehttps://unifiedjs.com
remark plugin to support GFM (autolink literals, footnotes, strikethrough, tables, tasklists)
Legacy plugin to add support for pandoc footnotes — please use `remark-gfm` instead
plugin to check that Markdown links and images reference existing files and headings
Legacy plugin to automatically add target and rel attributes to external links — please use `rehype-external-links` instead
Legacy plugin to add `id`s to headings — please use `rehype-slug`