Pinned Repositories
awesome-remark
Curated list of awesome remark resources
react-markdown
Markdown component for React
remark
markdown processor powered by plugins part of the @unifiedjs collective
remark-directive
remark plugin to support directives
remark-gfm
remark plugin to support GFM (autolink literals, footnotes, strikethrough, tables, tasklists)
remark-lint
plugins to check (lint) markdown code style
remark-math
remark and rehype plugins to support math
remark-react
Deprecated plugin to transform to React — please use `remark-rehype` and `rehype-react` instead
remark-rehype
plugin that turns markdown into HTML to support rehype
remark-toc
plugin to generate a table of contents (TOC)
remark's Repositories
remarkjs/react-markdown
Markdown component for React
remarkjs/remark
markdown processor powered by plugins part of the @unifiedjs collective
remarkjs/remark-lint
plugins to check (lint) markdown code style
remarkjs/remark-gfm
remark plugin to support GFM (autolink literals, footnotes, strikethrough, tables, tasklists)
remarkjs/remark-react
Deprecated plugin to transform to React — please use `remark-rehype` and `rehype-react` instead
remarkjs/awesome-remark
Curated list of awesome remark resources
remarkjs/remark-math
remark and rehype plugins to support math
remarkjs/remark-directive
remark plugin to support directives
remarkjs/remark-rehype
plugin that turns markdown into HTML to support rehype
remarkjs/react-remark
React component and hook to use remark to render markdown
remarkjs/remark-github
remark plugin to link references to commits, issues, pull-requests, and users, like on GitHub
remarkjs/strip-markdown
plugin remove markdown formatting
remarkjs/remark-validate-links
plugin to check that markdown links and images reference existing files and headings
remarkjs/remark-slug
Deprecated plugin to add `id`s to headings — please use `rehype-slug`
remarkjs/remark-lint-no-dead-urls
lint rule to warn when URLs are dead
remarkjs/remark-unwrap-images
Deprecated: use `rehype-unwrap-images` instead
remarkjs/remark-highlight.js
Deprecated plugin to highlight code — please use `rehype-highlight` or `rehype-starry-night` instead
remarkjs/remark-autolink-headings
Deprecated remark plugin to add links to headings — please use `rehype-autolink-headings` instead
remarkjs/remark-external-links
Deprecated plugin to add target and rel to external links — please use `rehype-external-links` instead
remarkjs/vscode-remark
Lint and format markdown code with remark
remarkjs/remark-vdom
Deprecated plugin to compile Markdown to Virtual DOM — please use `remark-rehype` and then something like `rehype-react`
remarkjs/remark-footnotes
Deprecated plugin to support pandoc footnotes — please use `remark-gfm` instead
remarkjs/remark-language-server
A language server to lint and format markdown files with remark
remarkjs/remark-images
plugin to add a simpler image syntax
remarkjs/remark-textr
plugin to make your typography better with Textr
remarkjs/remark-embed-images
plugin to embed local images as data URIs
remarkjs/remark-retext
plugin to transform from remark (Markdown) to retext (natural language)
remarkjs/remark-git-contributors
plugin to generate a list of Git contributors
remarkjs/gulp-remark
Deprecated Gulp plugin for remark — please use npm scripts and the like
remarkjs/.github
Community health files for remark