Pinned repositories
Repositories
-
remark-autolink-headings
plugin to automatically add links to headings
-
-
-
remark-slug
plugin to add anchors to headings using GitHub’s algorithm
-
react-remark
React component and hook to use remark to render markdown
-
remark-toc
plugin to generate a Table of Contents (TOC)
-
-
remark-unwrap-images
plugin to remove the wrapping paragraph for images
-
-
remark
Markdown processor powered by plugins part of the @unifiedjs collective
-
remark-unlink
plugin to remove all links, images, references, and definitions
-
vscode-remark
🔌 Beautify markdown code with Remark for VS Code. -
remark-github
plugin to autolink references to commits, issues, pull-requests, and users, like on GitHub
-
-
remark-rehype
plugin to transform from Markdown (remark) to HTML (rehype)
-
remark-gfm
remark plugin to support GFM (autolink literals, strikethrough, tables, tasklists)
-
remark-breaks
plugin to add break support, without needing spaces
-
-
remark-validate-links
plugin to check that Markdown links and images reference existing files and headings
-
-
remark-contributors
plugin to inject a given list of contributors
-
remark-frontmatter
plugin to support frontmatter (YAML, TOML, and more)
-
-
remark-directive
remark plugin to support directives
-
-
remark-external-links
plugin to automatically add target and rel attributes to external links
-
remark-reference-links
plugin to transform links and images into references and definitions
-
remark-inline-links
plugin to transform references and definitions into normal links and images
-