mdx-js/mdx
Markdown for the component era- 90%
- 57m
- 18k
remarkjs/remark
markdown processor powered by plugins part of the @unifiedjs collective- 88%
- 72m
- 7.9k
remarkjs/react-markdown
Markdown component for React- 84%
- 15m
- 14k
remarkjs/remark-squeeze-paragraphs
plugin to remove empty (or white-space only) paragraphs- 79%
- 5.4m
- 10
remarkjs/remark-rehype
plugin that turns markdown into HTML to support rehype- 78%
- 22m
- 281
remarkjs/remark-gfm
remark plugin to support GFM (autolink literals, footnotes, strikethrough, tables, tasklists)- 77%
- 19m
- 819
remarkjs/remark-frontmatter
remark plugin to support frontmatter (YAML, TOML, and more)- 75%
- 6m
- 280
remarkjs/remark-lint
plugins to check (lint) markdown code style- 74%
- 31m
- 961
remarkjs/remark-toc
plugin to generate a table of contents (TOC)- 72%
- 624k
- 435
syntax-tree/unist-util-select
utility to select unist nodes with CSS-like selectors- 72%
- 815k
- 63
remarkjs/remark-html
plugin to add support for serializing HTML- 71%
- 1.1m
- 325
remarkjs/remark-github
remark plugin to link references to commits, issues, pull-requests, and users, like on GitHub- 71%
- 717k
- 181
remarkjs/remark-breaks
plugin to add break support, without needing spaces- 71%
- 1.3m
- 128
remarkjs/remark-math
remark and rehype plugins to support math- 70%
- 4.5m
- 403
remarkjs/remark-message-control
plugin to enable, disable, and ignore messages- 70%
- 951k
- 8
remarkjs/remark-retext
plugin to transform from remark (Markdown) to retext (natural language)- 70%
- 454k
- 30
remarkjs/strip-markdown
plugin remove markdown formatting- 69%
- 352k
- 146
rhysd/remark-emoji
Remark markdown transformer to replace :emoji: in text- 69%
- 2m
- 133
rehypejs/rehype-remark
plugin to transform from HTML (rehype) to Markdown (remark)- 69%
- 450k
- 85
remarkjs/remark-directive
remark plugin to support directives- 69%
- 1.8m
- 283
remarkjs/remark-reference-links
plugin to change links and images to references with separate definitions- 69%
- 253k
- 27
remarkjs/remark-validate-links
plugin to check that markdown links and images reference existing files and headings- 69%
- 282k
- 111
remarkjs/remark-contributors
plugin to generate a list of contributors- 68%
- 4.7k
- 23
jaywcjlove/rehype-attr
New syntax to add attributes to Markdown.- 68%
- 570k
- 31
remarkjs/remark-usage
plugin to add a usage example to your readme- 68%
- 31k
- 43
remarkjs/remark-comment-config
plugin to configure remark with comments- 68%
- 14k
- 14
remarkjs/remark-yaml-config
plugin to configure remark with YAML frontmatter- 68%
- 127k
- 8
remarkjs/remark-gemoji
plugin to turn gemoji shortcodes into emoji 👍- 67%
- 101k
- 45
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%
- 40k
- 38
remarkjs/remark-man
plugin to compile markdown to man pages- 67%
- 5.6k
- 95
imcuttle/remark-heading-id
The remark plugin for supporting custom heading id- 67%
- 74k
- 34
mrzmmr/remark-code-blocks
Remark plugin for selecting and storing code blocks from markdown.- 67%
- 6.1k
- 17
remarkjs/remark-heading-gap
plugin to adjust the gap between headings in markdown- 67%
- 8.9k
- 6
remark-embedder/core
🔗 Remark plugin to convert URLs to embed code in markdown.- 67%
- 8k
- 120
remark-embedder/cache
A cache for @remark-embedder- 67%
- 176
- 12
remarkjs/remark-defsplit
plugin to change links and images to references with separate definitions- 67%
- 1.6k
- 21
mrzmmr/remark-variables
Variables support for remark- 67%
- 2.2k
- 12
remarkjs/remark-inline-links
plugin to change references and definitions into normal links and images- 67%
- 52k
- 25
remarkjs/remark-embed-images
plugin to embed local images as data URIs- 67%
- 31k
- 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%
- 8.8k
- 11
remcohaszing/remark-mdx-frontmatter
A remark plugin for converting frontmatter metadata into MDX exports- 66%
- 2m
- 108
remarkjs/remark-git-contributors
plugin to generate a list of Git contributors- 66%
- 516
- 13
remarkjs/remark-license
plugin to generate a license section- 66%
- 3.4k
- 19
remark-embedder/transformer-codesandbox
@remark-embedder transformer for CodeSandbox links- 66%
- 57
- 2
remarkjs/remark-strip-badges
plugin to strip badges (such as shields.io)- 66%
- 7.1k
- 9
landakram/remark-wiki-link
Parse and render wiki links.- 66%
- 9k
- 93
pustovitDmytro/remark-telegraph
remark plugin to translate markdown into Telegra.ph Nodes- 66%
- 1.5k
- 5
remarkjs/remark-unlink
plugin to remove all links, images, references, and definitions- 66%
- 17k
- 6
remarkjs/react-remark
React component and hook to use remark to render markdown- 66%
- 111k
- 217
vweevers/remark-autolink-references
A remark plugin to autolink custom references.- 65%
- 2.2k
- 4
remarkjs/remark-bookmarks
plugin to manage links- 65%
- 102
- 15
gorango/unist-util-ancestor
Unist util for finding the closest common ancestor for multiple nodes- 65%
- 80
- 4
code-dot-org/remark-redactable
remark plugin to enable other plugins for redaction and restoration of content- 65%
- 4.9k
- 6
kamranayub/remark-typedoc-symbol-links
A Remark plugin for transforming TypeDoc symbol links into actual links to your API docs- 64%
- 37
- 0
shikijs/twoslash
You take some Shiki, add a hint of TypeScript compiler, and 🎉 incredible static code samples- 64%
- 31k
- 1.1k
rockchalkwushock/rehype-code-titles
Rehype plugin for parsing code blocks and adding titles to code blocks- 63%
- 12k
- 22
mrazauskas/docusaurus-remark-plugin-tab-blocks
Turn Docusaurus code blocks into tab blocks- 63%
- 2.6k
- 28
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%
- 55
- 6
remcohaszing/remark-mdx-images
A remark plugin for changing image sources to JavaScript imports using MDX- 62%
- 7.4k
- 26
unlight/remark-plantuml-link
Generate a plantuml image link from text- 62%
- 26
- 1
inokawa/remark-extract-toc
remark plugin to store table of contents- 62%
- 585
- 8
Mavrin/remark-typograf
Plugin to make your typography better with https://github.com/typograf- 62%
- 517
- 13
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%
- 114k
- 108
sergioramos/remark-hint
Sprinkle hints/tips/warnings on your documents- 61%
- 1.3k
- 43
unlight/remark-package-dependencies
Inject to markdown the list of dependencies of your package- 61%
- 42
- 3
remcohaszing/remark-prettier
Check and format markdown or MDX using Prettier as a remark plugin- 61%
- 4.4k
- 7
shivjm/remark-extensions
Various remark & micromark extensions- 61%
- 154
- 0
manovotny/remark-mdx-metadata
Remark transformer for modifying MDX metadata.- 61%
- 101
- 11
myl7/remark-github-beta-blockquote-admonitions
remark plugin to add support for GitHub beta blockquote-based admonitions- 61%
- 3.9k
- 24
purefun/remark-join-cjk-lines
A remark plugin to remove extra space between CJK Characters.- 61%
- 195
- 12
josestg/rehype-figure
rehype plugins to support figure and caption- 60%
- 1.8k
- 7
josestg/rehype-code-title
Rehype plugin to add code title.- 59%
- 108
- 6
rajasegar/remark-ember-abc
A remark plugin to transform Handlebars codeblocks to Angle brackets syntax- 59%
- 14
- 5
y-temp4/rehype-title-figure
Rehype plugin that adds a caption using the title attribute of the img.- 57%
- 2.7k
- 4
alvinometric/remark-remove-comments
Remove HTML comments from markdown- 57%
- 36k
- 6
remarkjs/remark-language-server
A language server to lint and format markdown files with remark- 56%
- 398
- 38
bizen241/remark-inline-math
Inline math support for remark- 56%
- 17
- 6
remcohaszing/monaco-unified
Get warnings and error messages in monaco editor based on a unified processor.- 56%
- 45
- 18
temando/remark-gitlab-artifact
A remark plugin that downloads artifacts from Gitlab projects to live alongside your Markdown.- 55%
- 17
- 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%
- 21
- 2
madiodio/remark-twemoji
Remark plugin to replace your emoji by using Twemoji.- 55%
- 398
- 10
kevin940726/remark-codesandbox
🎩 Create CodeSandbox directly from code blocks- 54%
- 1.9k
- 282
manovotny/remark-excerpt
Remark transformer for extracting an excerpt.- 53%
- 1.2k
- 8
keplersj/remark-preset-lint-starstuff
Opinionated, yet simple config for remark-lint- 52%
- 207
- 0
phuctm97/remark-parse-frontmatter
🎓 Parses and validates Markdown frontmatter (YAML) to data object.- 51%
- 5.2k
- 10
phuctm97/remark-unwrap-texts
📋 Unwraps text nodes in Markdown, is useful when publishing to platforms like DEV.to, Medium, Hashnode, etc.- 50%
- 34
- 5
IGassmann/remark-directive-rehype
Remark plugin to enable Markdown directives to be parsed as HTML.- 49%
- 53k
- 31
elviswolcott/remark-admonitions
Add admonitions support to Remarkable- 49%
- 80k
- 111
medfreeman/remark-generic-extensions
!ExtensionContent{Properties} -> 🎉 — commonmark generic directive extension for remark- 48%
- 351
- 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%
- 3.5k
- 84
landakram/remark-parse-yaml
Parse YAML blocks into structured data.- 45%
- 19k
- 14
Symbitic/remark-plugins
Remark plugins for Markbook- 45%
- 92k
- 14
greybax/remark-helpers
Helper methods for remark- 44%
- 367
- 8
temando/remark-metadata
Add metadata about a Markdown file as Front Matter.- 44%
- 49
- 1
trevorblades/remark-typescript
👭 Transpiles TypeScript code blocks to JavaScript and inserts them into the page- 44%
- 989
- 8
landakram/remark-task-list
Toggle task list items and reference them by IDs.- 43%
- 386
- 1
arobase-che/remark-attr
Remark plugin to add support for custom attributes- 42%
- 12k
- 59
benabel/remark-fenced-divs
This plugin aims to imitate the comportment of the pandoc extension fenced_divs in remark.- 41%
- 64
- 5
unlight/remark-sources
Inserts source code to markdown files- 41%
- 111
- 3
inokawa/remark-pdf
remark plugin to compile markdown to pdf.- 41%
- 933
- 30
inokawa/remark-docx
remark plugin to compile markdown to docx (Microsoft Word, Office Open XML).- 41%
- 14k
- 54
temando/remark-graphviz
A remark plugin for Markdown that replaces graphs defined indot
with rendered SVGs.- 39%
- 556
- 20
iloveip/remark-heading-autoid
- 37%
- 10
- 0
DavidCouronne/gridsome-plugin-remark-prismjs-all
Syntax highlighting for Gridsome with PrismJS- 37%
- 98
- 11
tsaiDavid/remark-encode-plantuml
- 36%
- 12
- 1
vmarkdown/remark-render
Compile markdown to Virtual DOM with remark.- 36%
- 45
- 5
ice-zjchen/remark-codeset
Transform sets of code blocks in markdown to tablist in html (new node type, rehype compatible)- 34%
- 46
- 3
whizark/remark-preset
⚙️ remark sharable preset files (FOR MY PERSONAL PROJECTS).- 15%
- 33
- 0
Find other projects matching remark on GitHub