mdx-js/mdx
Markdown for the component era- 90%
- 56m
- 18k
remarkjs/remark
markdown processor powered by plugins part of the @unifiedjs collective- 88%
- 67m
- 7.7k
remarkjs/react-markdown
Markdown component for React- 84%
- 13m
- 13k
remarkjs/remark-squeeze-paragraphs
plugin to remove empty (or white-space only) paragraphs- 79%
- 6m
- 10
remarkjs/remark-rehype
plugin that turns markdown into HTML to support rehype- 78%
- 19m
- 271
remarkjs/remark-gfm
remark plugin to support GFM (autolink literals, footnotes, strikethrough, tables, tasklists)- 77%
- 16m
- 750
remarkjs/remark-frontmatter
remark plugin to support frontmatter (YAML, TOML, and more)- 75%
- 5.7m
- 265
remarkjs/remark-lint
plugins to check (lint) markdown code style- 74%
- 27m
- 952
remarkjs/remark-toc
plugin to generate a table of contents (TOC)- 72%
- 676k
- 421
syntax-tree/unist-util-select
utility to select unist nodes with CSS-like selectors- 72%
- 778k
- 62
remarkjs/remark-html
plugin to add support for serializing HTML- 71%
- 1.1m
- 320
remarkjs/remark-github
remark plugin to link references to commits, issues, pull-requests, and users, like on GitHub- 71%
- 630k
- 179
remarkjs/remark-breaks
plugin to add break support, without needing spaces- 71%
- 1.1m
- 123
remarkjs/remark-math
remark and rehype plugins to support math- 70%
- 3.5m
- 380
remarkjs/remark-message-control
plugin to enable, disable, and ignore messages- 70%
- 834k
- 8
remarkjs/remark-retext
plugin to transform from remark (Markdown) to retext (natural language)- 70%
- 473k
- 28
remarkjs/strip-markdown
plugin remove markdown formatting- 69%
- 361k
- 138
rhysd/remark-emoji
Remark markdown transformer to replace :emoji: in text- 69%
- 1.8m
- 127
rehypejs/rehype-remark
plugin to transform from HTML (rehype) to Markdown (remark)- 69%
- 347k
- 82
remarkjs/remark-directive
remark plugin to support directives- 69%
- 1.6m
- 273
remarkjs/remark-reference-links
plugin to change links and images to references with separate definitions- 69%
- 351k
- 26
remarkjs/remark-validate-links
plugin to check that markdown links and images reference existing files and headings- 69%
- 271k
- 111
remarkjs/remark-contributors
plugin to generate a list of contributors- 68%
- 4k
- 23
jaywcjlove/rehype-attr
New syntax to add attributes to Markdown.- 68%
- 430k
- 31
remarkjs/remark-usage
plugin to add a usage example to your readme- 68%
- 29k
- 43
remarkjs/remark-comment-config
plugin to configure remark with comments- 68%
- 17k
- 14
remarkjs/remark-yaml-config
plugin to configure remark with YAML frontmatter- 68%
- 56k
- 8
remarkjs/remark-gemoji
plugin to turn gemoji shortcodes into emoji 👍- 67%
- 103k
- 44
remark-embedder/transformer-oembed
@remark-embedder transformer for oEmbed supported links- 67%
- 5.4k
- 35
remarkjs/remark-images
plugin to add a simpler image syntax- 67%
- 43k
- 36
remarkjs/remark-man
plugin to compile markdown to man pages- 67%
- 7k
- 95
imcuttle/remark-heading-id
The remark plugin for supporting custom heading id- 67%
- 63k
- 30
mrzmmr/remark-code-blocks
Remark plugin for selecting and storing code blocks from markdown.- 67%
- 6.6k
- 16
remarkjs/remark-heading-gap
plugin to adjust the gap between headings in markdown- 67%
- 4.6k
- 6
remark-embedder/core
🔗 Remark plugin to convert URLs to embed code in markdown.- 67%
- 6.9k
- 118
remark-embedder/cache
A cache for @remark-embedder- 67%
- 120
- 12
remarkjs/remark-defsplit
plugin to change links and images to references with separate definitions- 67%
- 2.5k
- 21
mrzmmr/remark-variables
Variables support for remark- 67%
- 1.3k
- 12
remarkjs/remark-inline-links
plugin to change references and definitions into normal links and images- 67%
- 51k
- 24
remarkjs/remark-embed-images
plugin to embed local images as data URIs- 67%
- 27k
- 34
remarkjs/remark-normalize-headings
plugin to make sure there is a single top level heading in a document by adjusting heading ranks accordingly- 66%
- 12k
- 11
remcohaszing/remark-mdx-frontmatter
A remark plugin for converting frontmatter metadata into MDX exports- 66%
- 2.1m
- 102
remarkjs/remark-git-contributors
plugin to generate a list of Git contributors- 66%
- 442
- 13
remarkjs/remark-license
plugin to generate a license section- 66%
- 2.3k
- 19
remark-embedder/transformer-codesandbox
@remark-embedder transformer for CodeSandbox links- 66%
- 125
- 2
remarkjs/remark-strip-badges
plugin to strip badges (such as shields.io)- 66%
- 4.1k
- 9
landakram/remark-wiki-link
Parse and render wiki links.- 66%
- 12k
- 90
pustovitDmytro/remark-telegraph
remark plugin to translate markdown into Telegra.ph Nodes- 66%
- 1.6k
- 5
remarkjs/remark-unlink
plugin to remove all links, images, references, and definitions- 66%
- 11k
- 6
remarkjs/react-remark
React component and hook to use remark to render markdown- 66%
- 80k
- 209
vweevers/remark-autolink-references
A remark plugin to autolink custom references.- 65%
- 1.3k
- 4
remarkjs/remark-bookmarks
plugin to manage links- 65%
- 50
- 15
gorango/unist-util-ancestor
Unist util for finding the closest common ancestor for multiple nodes- 65%
- 24
- 4
code-dot-org/remark-redactable
remark plugin to enable other plugins for redaction and restoration of content- 65%
- 4.6k
- 5
kamranayub/remark-typedoc-symbol-links
A Remark plugin for transforming TypeDoc symbol links into actual links to your API docs- 64%
- 100
- 0
shikijs/twoslash
You take some Shiki, add a hint of TypeScript compiler, and 🎉 incredible static code samples- 64%
- 28k
- 1.1k
rockchalkwushock/rehype-code-titles
Rehype plugin for parsing code blocks and adding titles to code blocks- 63%
- 11k
- 21
mrazauskas/docusaurus-remark-plugin-tab-blocks
Turn Docusaurus code blocks into tab blocks- 63%
- 2.1k
- 26
mrzmmr/remark-behead
Remark plugin to increase or decrease markdown heading weight.- 63%
- 11k
- 18
potato4d/rehype-plugin-auto-resolve-layout-shift
Flexible improve CLS plugin for rehype.- 63%
- 17
- 6
remcohaszing/remark-mdx-images
A remark plugin for changing image sources to JavaScript imports using MDX- 62%
- 6k
- 26
unlight/remark-plantuml-link
Generate a plantuml image link from text- 62%
- 45
- 1
inokawa/remark-extract-toc
remark plugin to store table of contents- 62%
- 773
- 7
Mavrin/remark-typograf
Plugin to make your typography better with https://github.com/typograf- 62%
- 361
- 12
inokawa/remark-slate-transformer
remark plugin to transform remark syntax tree (mdast) to Slate document tree, and vice versa. Made for WYSIWYG markdown editor.- 62%
- 120k
- 109
sergioramos/remark-hint
Sprinkle hints/tips/warnings on your documents- 61%
- 2k
- 43
unlight/remark-package-dependencies
Inject to markdown the list of dependencies of your package- 61%
- 115
- 3
remcohaszing/remark-prettier
Check and format markdown or MDX using Prettier as a remark plugin- 61%
- 4.2k
- 7
shivjm/remark-extensions
Various remark & micromark extensions- 61%
- 198
- 0
manovotny/remark-mdx-metadata
Remark transformer for modifying MDX metadata.- 61%
- 916
- 11
myl7/remark-github-beta-blockquote-admonitions
remark plugin to add support for GitHub beta blockquote-based admonitions- 61%
- 6.1k
- 24
purefun/remark-join-cjk-lines
A remark plugin to remove extra space between CJK Characters.- 61%
- 430
- 12
josestg/rehype-figure
rehype plugins to support figure and caption- 60%
- 1.7k
- 7
josestg/rehype-code-title
Rehype plugin to add code title.- 59%
- 74
- 6
rajasegar/remark-ember-abc
A remark plugin to transform Handlebars codeblocks to Angle brackets syntax- 59%
- 5
- 5
y-temp4/rehype-title-figure
Rehype plugin that adds a caption using the title attribute of the img.- 57%
- 2.4k
- 4
alvinometric/remark-remove-comments
Remove HTML comments from markdown- 57%
- 27k
- 6
remarkjs/remark-language-server
A language server to lint and format markdown files with remark- 56%
- 479
- 36
bizen241/remark-inline-math
Inline math support for remark- 56%
- 3
- 6
remcohaszing/monaco-unified
Get warnings and error messages in monaco editor based on a unified processor.- 56%
- 30
- 18
temando/remark-gitlab-artifact
A remark plugin that downloads artifacts from Gitlab projects to live alongside your Markdown.- 55%
- 6
- 2
temando/remark-openapi
Remark plugin that converts a link to a local or remote OpenAPI spec into a table with summary of all paths- 55%
- 4
- 2
madiodio/remark-twemoji
Remark plugin to replace your emoji by using Twemoji.- 55%
- 532
- 10
kevin940726/remark-codesandbox
🎩 Create CodeSandbox directly from code blocks- 54%
- 2.1k
- 279
manovotny/remark-excerpt
Remark transformer for extracting an excerpt.- 53%
- 655
- 8
keplersj/remark-preset-lint-starstuff
Opinionated, yet simple config for remark-lint- 52%
- 170
- 0
phuctm97/remark-parse-frontmatter
🎓 Parses and validates Markdown frontmatter (YAML) to data object.- 51%
- 10k
- 10
phuctm97/remark-unwrap-texts
📋 Unwraps text nodes in Markdown, is useful when publishing to platforms like DEV.to, Medium, Hashnode, etc.- 50%
- 7
- 5
IGassmann/remark-directive-rehype
Remark plugin to enable Markdown directives to be parsed as HTML.- 49%
- 38k
- 31
elviswolcott/remark-admonitions
Add admonitions support to Remarkable- 49%
- 98k
- 110
medfreeman/remark-generic-extensions
!ExtensionContent{Properties} -> 🎉 — commonmark generic directive extension for remark- 48%
- 145
- 25
wemake-services/remark-lint-are-links-valid
This package allows to perform multiple checks on your links- 48%
- 2k
- 11
temando/remark-mermaid
A remark plugin for Markdown that replaces mermaid graphs with rendered SVGs.- 47%
- 1.6k
- 82
landakram/remark-parse-yaml
Parse YAML blocks into structured data.- 45%
- 33k
- 14
Symbitic/remark-plugins
Remark plugins for Markbook- 45%
- 70k
- 14
greybax/remark-helpers
Helper methods for remark- 44%
- 91
- 8
temando/remark-metadata
Add metadata about a Markdown file as Front Matter.- 44%
- 90
- 1
trevorblades/remark-typescript
👭 Transpiles TypeScript code blocks to JavaScript and inserts them into the page- 44%
- 1.4k
- 8
landakram/remark-task-list
Toggle task list items and reference them by IDs.- 43%
- 19
- 1
arobase-che/remark-attr
Remark plugin to add support for custom attributes- 42%
- 11k
- 58
benabel/remark-fenced-divs
This plugin aims to imitate the comportment of the pandoc extension fenced_divs in remark.- 41%
- 203
- 5
unlight/remark-sources
Inserts source code to markdown files- 41%
- 119
- 3
inokawa/remark-pdf
remark plugin to compile markdown to pdf.- 41%
- 1.1k
- 25
inokawa/remark-docx
remark plugin to compile markdown to docx (Microsoft Word, Office Open XML).- 41%
- 6.2k
- 40
temando/remark-graphviz
A remark plugin for Markdown that replaces graphs defined indot
with rendered SVGs.- 39%
- 783
- 19
iloveip/remark-heading-autoid
- 37%
- 6
- 0
DavidCouronne/gridsome-plugin-remark-prismjs-all
Syntax highlighting for Gridsome with PrismJS- 37%
- 151
- 11
tsaiDavid/remark-encode-plantuml
- 36%
- 3
- 1
vmarkdown/remark-render
Compile markdown to Virtual DOM with remark.- 36%
- 9
- 5
ice-zjchen/remark-codeset
Transform sets of code blocks in markdown to tablist in html (new node type, rehype compatible)- 34%
- 6
- 3
whizark/remark-preset
⚙️ remark sharable preset files (FOR MY PERSONAL PROJECTS).- 15%
- 5
- 0
Find other projects matching remark on GitHub