remark
Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
-
-
-
-
remark
Markdown processor powered by plugins part of the @unifiedjs collective
-
-
remark-rehype
plugin to transform from Markdown (remark) to HTML (rehype)
-
remark-validate-links
plugin to check that Markdown links and images reference existing files and headings
-
remark-github
plugin to autolink references to commits, issues, pull-requests, and users, like on GitHub
-
remark-toc
plugin to generate a Table of Contents (TOC)
-
-
-
remark-frontmatter
plugin to support frontmatter (YAML, TOML, and more)
-
remark-vdom
plugin to compile Markdown to Virtual DOM
-
remark-highlight.js
plugin to highlight code blocks with highlight.js (via lowlight)
-
remark-slug
plugin to add anchors to headings using GitHub’s algorithm
-
-
remark-textr
plugin to make your typography better with Textr
-
remark-autolink-headings
plugin to automatically add links to headings
-
remark-breaks
plugin to add break support, without needing spaces
-
remark-external-links
plugin to automatically add target and rel attributes to external links
-
remark-unwrap-images
plugin to remove the wrapping paragraph for images
-
-
-
remark-contributors
plugin to inject a given list of contributors
-
remark-embed-images
plugin to embed local images as data URIs, inlining files as base64-encoded values
-
-
remark-inline-links
plugin to transform references and definitions into normal links and images
-
remark-retext
plugin to transform from remark (Markdown) to retext (natural language)
-