remarkjs/remark
Markdown processor powered by plugins part of the @unifiedjs collective- 85%
- 36m
- 4k
mdx-js/mdx
JSX in Markdown for ambitious projects- 82%
- 17m
- 10k
syntax-tree/mdast-util-to-hast
utility to transform mdast to hast- 78%
- 5m
- 38
syntax-tree/mdast-util-definitions
utility to find definition nodes in an mdast tree- 77%
- 8m
- 4
syntax-tree/mdast-util-to-string
utility to get the plain text content of an mdast node- 77%
- 7m
- 16
remarkjs/remark-slug
plugin to add anchors to headings using GitHub’s algorithm- 77%
- 3m
- 54
micromark/micromark
the smallest commonmark compliant markdown parser that exists; new basis for @unifiedjs (hundreds of projects w/ billions of downloads for dealing w/ content)- 76%
- 3m
- 757
syntax-tree/mdast-squeeze-paragraphs
utility to remove empty paragraphs from an mdast tree- 75%
- 4m
- 3
remarkjs/remark-frontmatter
plugin to support frontmatter (YAML, TOML, and more)- 75%
- 515k
- 89
remarkjs/remark-footnotes
plugin to add support for pandoc footnotes- 74%
- 4m
- 19
remarkjs/remark-html
plugin to compile Markdown to HTML- 74%
- 396k
- 134
remarkjs/remark-rehype
plugin to transform from Markdown (remark) to HTML (rehype)- 74%
- 388k
- 69
remarkjs/remark-external-links
plugin to automatically add target and rel attributes to external links- 74%
- 3m
- 38
syntax-tree/mdast-util-toc
utility to generate a table of contents from an mdast tree- 74%
- 855k
- 36
remarkjs/remark-toc
plugin to generate a Table of Contents (TOC)- 73%
- 221k
- 160
remarkjs/remark-retext
plugin to transform from remark (Markdown) to retext (natural language)- 73%
- 619k
- 12
remarkjs/remark-lint
Markdown code style linter- 73%
- 6m
- 710
syntax-tree/mdast-util-to-markdown
mdast utility to serialize markdown- 72%
- 3m
- 8
syntax-tree/mdast-util-from-markdown
mdast utility to parse markdown- 72%
- 3m
- 19
syntax-tree/mdast-util-to-nlcst
utility to transform mdast to nlcst- 72%
- 618k
- 6
remarkjs/remark-validate-links
plugin to check that Markdown links and images reference existing files and headings- 71%
- 104k
- 66
remarkjs/remark-github
plugin to autolink references to commits, issues, pull-requests, and users, like on GitHub- 71%
- 100k
- 81
remarkjs/strip-markdown
plugin remove Markdown formatting- 71%
- 48k
- 72
remarkjs/remark-react
plugin to transform to React- 71%
- 53k
- 467
remarkjs/remark-message-control
plugin to enable, disable, and ignore messages- 71%
- 263k
- 7
remarkjs/remark-breaks
plugin to add break support, without needing spaces- 71%
- 110k
- 32
syntax-tree/hast-util-to-mdast
utility to transform hast (HTML) to mdast (markdown)- 71%
- 114k
- 11
remarkjs/remark-reference-links
plugin to transform links and images into references and definitions- 70%
- 167k
- 11
syntax-tree/mdast-util-phrasing
utility to check if an mdast node is phrasing content- 70%
- 102k
- 0
remarkjs/react-markdown
Markdown component for React- 70%
- 2m
- 6k
syntax-tree/mdast-comment-marker
utility to parse a comment marker in mdast- 70%
- 258k
- 8
remarkjs/remark-yaml-config
plugin to configure remark with YAML frontmatter- 69%
- 12k
- 4
remarkjs/remark-inline-links
plugin to transform references and definitions into normal links and images- 69%
- 5k
- 12
syntax-tree/mdast-util-heading-range
utility to use headings as ranges in mdast- 69%
- 13k
- 7
remarkjs/remark-textr
plugin to make your typography better with Textr- 69%
- 32k
- 28
remarkjs/remark-comment-config
plugin to configure remark with comments- 69%
- 11k
- 7
remarkjs/remark-usage
plugin to add a usage example to your readme- 68%
- 5k
- 29
remarkjs/remark-contributors
plugin to inject a given list of contributors- 68%
- 4k
- 14
remarkjs/remark-license
plugin to add a license section to your readme- 68%
- 1k
- 13
syntax-tree/mdast-util-gfm
mdast extension to parse and serialize GFM (GitHub Flavored Markdown)- 67%
- 264k
- 4
remarkjs/remark-git-contributors
plugin to inject Git contributors into a Markdown table- 67%
- 2k
- 6
remarkjs/remark-man
plugin to compile Markdown to man pages- 67%
- 172
- 81
remarkjs/remark-strip-badges
plugin to strip badges (such as shields.io)- 67%
- 282
- 8
syntax-tree/mdast-normalize-headings
utility to make sure there is no more than a single top-level heading in the document- 67%
- 1k
- 5
mrzmmr/remark-behead
Remark plugin to increase or decrease markdown heading weight.- 67%
- 6k
- 7
syntax-tree/mdast-util-directive
mdast extension to parse and serialize generic directives (:cite[smith04]
)- 67%
- 6k
- 1
syntax-tree/mdast-util-assert
utility to assert mdast trees- 67%
- 122
- 1
remarkjs/remark-vdom
plugin to compile Markdown to Virtual DOM- 67%
- 3k
- 44
remarkjs/remark-defsplit
plugin to change links and images to references with separate definitions- 66%
- 297
- 10
remarkjs/remark-embed-images
plugin to embed local images as data URIs, inlining files as base64-encoded values- 66%
- 119
- 13
remarkjs/gulp-remark
Gulp plugin for remark- 66%
- 199
- 10
micromark/micromark-extension-gfm
micromark extension to support GFM (GitHub Flavored Markdown)- 66%
- 260k
- 4
remarkjs/remark-gemoji
plugin to parse Gemoji shortcodes- 66%
- 1k
- 4
code-dot-org/remark-redactable
remark plugin to enable other plugins for redaction and restoration of content- 66%
- 18
- 2
mrzmmr/remark-code-blocks
Remark plugin for selecting and storing code blocks from markdown.- 65%
- 603
- 0
remarkjs/react-remark
React component and hook to use remark to render markdown- 64%
- 393
- 23
micromark/micromark-extension-frontmatter
micromark extension to support frontmatter (YAML, TOML, etc)- 63%
- 38k
- 9
micromark/micromark-extension-mdxjs
micromark extension to support MDX.js- 62%
- 474
- 1
remarkjs/remark-math
remark and rehype plugins to support math- 62%
- 299k
- 119
remarkjs/grunt-remark
Grunt task for remark- 62%
- 220
- 5
unified-doc/unified-doc
unified document APIs- 62%
- 393
- 6
agentofuser/remark-giphy
Replace giphy:query in markdown with gif url for first result- 62%
- 4
- 1
Mavrin/remark-typograf
Plugin to make your typography better with https://github.com/typograf- 62%
- 838
- 10
syntax-tree/mdast-util-mdx
mdast extension to parse and serialize MDX (or MDX.js)- 62%
- 466
- 1
micromark/micromark-extension-mdx
micromark extension to support MDX (agnostic to JavaScript)- 61%
- 473
- 2
unified-doc/unified-doc-react
react wrapper for unified-doc- 61%
- 23
- 3
unlight/remark-package-dependencies
Inject to markdown the list of dependencies of your package- 61%
- 150
- 0
unified-doc/unified-doc-dom
DOM APIs for unified-doc- 61%
- 12
- 2
rajasegar/remark-ember-abc
A remark plugin to transform Handlebars codeblocks to Angle brackets syntax- 60%
- 4
- 5
unlight/remark-plantuml-link
Generate a plantuml image link from text- 60%
- 14
- 1
inokawa/remark-extract-toc
remark plugin to store table of contents- 60%
- 314
- 0
josemarluedke/remark-hbs
Remark plugin that allows writing markdown with Ember handlebars templates- 58%
- 239
- 2
phuctm97/remark-unwrap-texts
📋 Unwraps text nodes in Markdown, is useful when publishing to platforms like DEV.to, Medium, Hashnode, etc.- 51%
- 678
- 2
keplersj/remark-preset-lint-starstuff
Opinionated, yet simple config for remark-lint- 50%
- 381
- 0
agentofuser/remark-oembed
Convert URLs in markdown for youtube, twitter, etc. surrounded by newlines into html embeds- 48%
- 124
- 12
phuctm97/remark-parse-frontmatter
🎓 Parses and validates Markdown frontmatter (YAML) to data object.- 46%
- 936
- 1
syntax-tree/mdast-util-from-quill-delta
utility to transform Quill delta to mdast- 45%
- 24
- 4
bizen241/remark-inline-math
Inline math support for remark- 44%
- 9
- 6
trevorblades/remark-typescript
👭 Transpiles TypeScript code blocks to JavaScript and inserts them into the page- 43%
- 1k
- 1
manovotny/remark-excerpt
Remark transformer for extracting an excerpt.- 43%
- 119
- 1
ice-zjchen/remark-codeset
Transform sets of code blocks in markdown to tablist in html (new node type, rehype compatible)- 42%
- 42
- 2
greybax/remark-helpers
Helper methods for remark- 33%
- 49
- 5
vmarkdown/remark-render
Compile markdown to Virtual DOM with remark.- 25%
- 86
- 2
tsaiDavid/remark-encode-plantuml
- 21%
- 4
- 0
Find other projects matching markdown on GitHub