unified

Explore/Topic/remark

Projects matching remark

  1. mdx-js/mdx

    Markdown for the component era
    1. 90%
    2. 38m
    3. 16k
  2. remarkjs/remark

    markdown processor powered by plugins part of the @unifiedjs collective
    1. 88%
    2. 42m
    3. 7k
  3. remarkjs/react-markdown

    Markdown component for React
    1. 84%
    2. 7m
    3. 12k
  4. remarkjs/remark-footnotes

    Legacy plugin to add support for pandoc footnotes — please use remark-gfm instead
    1. 79%
    2. 8m
    3. 40
  5. remarkjs/remark-squeeze-paragraphs

    plugin to remove empty (or white-space only) paragraphs
    1. 79%
    2. 7m
    3. 10
  6. remarkjs/remark-rehype

    plugin that turns markdown into HTML to support rehype
    1. 78%
    2. 10m
    3. 215
  7. remarkjs/remark-gfm

    remark plugin to support GFM (autolink literals, footnotes, strikethrough, tables, tasklists)
    1. 77%
    2. 8m
    3. 549
  8. remarkjs/remark-slug

    Legacy plugin to add ids to headings — please use rehype-slug
    1. 77%
    2. 13m
    3. 90
  9. remarkjs/remark-external-links

    Legacy plugin to automatically add target and rel attributes to external links — please use rehype-external-links instead
    1. 76%
    2. 13m
    3. 55
  10. remarkjs/remark-frontmatter

    remark plugin to support frontmatter (YAML, TOML, and more)
    1. 75%
    2. 2m
    3. 218
  11. remarkjs/remark-lint

    plugins to check (lint) markdown code style
    1. 74%
    2. 15m
    3. 886
  12. remarkjs/remark-toc

    plugin to generate a table of contents (TOC)
    1. 72%
    2. 381k
    3. 361
  13. syntax-tree/unist-util-select

    utility to select unist nodes with CSS-like selectors
    1. 72%
    2. 579k
    3. 55
  14. remarkjs/remark-html

    plugin to add support for serializing HTML
    1. 71%
    2. 615k
    3. 291
  15. remarkjs/remark-github

    remark plugin to link references to commits, issues, pull-requests, and users, like on GitHub
    1. 71%
    2. 380k
    3. 160
  16. remarkjs/remark-breaks

    plugin to add break support, without needing spaces
    1. 71%
    2. 699k
    3. 93
  17. remarkjs/remark-math

    remark and rehype plugins to support math
    1. 70%
    2. 2m
    3. 313
  18. remarkjs/remark-message-control

    plugin to enable, disable, and ignore messages
    1. 70%
    2. 516k
    3. 8
  19. remarkjs/remark-retext

    plugin to transform from remark (Markdown) to retext (natural language)
    1. 70%
    2. 418k
    3. 21
  20. remarkjs/strip-markdown

    plugin remove Markdown formatting
    1. 69%
    2. 147k
    3. 119
  21. rhysd/remark-emoji

    Remark markdown transformer to replace :emoji: in text
    1. 69%
    2. 989k
    3. 106
  22. remarkjs/remark-react

    Legacy plugin to transform to React — please use remark-rehype and rehype-react instead
    1. 69%
    2. 181k
    3. 524
  23. rehypejs/rehype-remark

    plugin to transform from HTML (rehype) to Markdown (remark)
    1. 69%
    2. 124k
    3. 62
  24. remarkjs/remark-directive

    remark plugin to support directives
    1. 69%
    2. 549k
    3. 191
  25. remarkjs/remark-reference-links

    plugin to change links and images to references with separate definitions
    1. 69%
    2. 178k
    3. 25
  26. remarkjs/remark-validate-links

    plugin to check that Markdown links and images reference existing files and headings
    1. 69%
    2. 130k
    3. 105
  27. remarkjs/remark-unwrap-images

    plugin to remove the wrapping paragraph for images
    1. 68%
    2. 104k
    3. 67
  28. remarkjs/remark-contributors

    plugin to generate a list of contributors
    1. 68%
    2. 13k
    3. 21
  29. jaywcjlove/rehype-attr

    New syntax to add attributes to Markdown.
    1. 68%
    2. 183k
    3. 29
  30. remarkjs/remark-usage

    plugin to add a usage example to your readme
    1. 68%
    2. 17k
    3. 39
  31. remarkjs/remark-comment-config

    plugin to configure remark with comments
    1. 68%
    2. 23k
    3. 13
  32. remarkjs/remark-yaml-config

    plugin to configure remark with YAML frontmatter
    1. 68%
    2. 12k
    3. 7
  33. remarkjs/remark-gemoji

    plugin to turn gemoji shortcodes into emoji 👍
    1. 67%
    2. 108k
    3. 35
  34. remark-embedder/transformer-oembed

    @remark-embedder transformer for oEmbed supported links
    1. 67%
    2. 2k
    3. 33
  35. remarkjs/remark-images

    plugin to add a simpler image syntax
    1. 67%
    2. 27k
    3. 29
  36. remarkjs/remark-man

    plugin to compile markdown to man pages
    1. 67%
    2. 2k
    3. 94
  37. imcuttle/remark-heading-id

    The remark plugin for supporting custom heading id
    1. 67%
    2. 33k
    3. 23
  38. remarkjs/remark-heading-gap

    plugin to adjust the gap between headings in markdown
    1. 67%
    2. 14k
    3. 5
  39. remarkjs/remark-autolink-headings

    Legacy remark plugin to automatically add links to headings — please use rehype-autolink-headings instead
    1. 67%
    2. 75k
    3. 67
  40. remark-embedder/core

    🔗 Remark plugin to convert URLs to embed code in markdown.
    1. 67%
    2. 6k
    3. 107
  41. remark-embedder/cache

    A cache for @remark-embedder
    1. 67%
    2. 15
    3. 12
  42. remarkjs/remark-defsplit

    plugin to change links and images to references with separate definitions
    1. 67%
    2. 529
    3. 18
  43. mrzmmr/remark-variables

    Variables support for remark
    1. 67%
    2. 4k
    3. 11
  44. remarkjs/remark-inline-links

    plugin to change references and definitions into normal links and images
    1. 67%
    2. 21k
    3. 20
  45. remarkjs/remark-embed-images

    plugin to embed local images as data URIs
    1. 67%
    2. 37k
    3. 30
  46. remarkjs/remark-normalize-headings

    plugin to make sure there is a single top level heading in a document by adjusting heading ranks accordingly
    1. 66%
    2. 8k
    3. 10
  47. remarkjs/remark-git-contributors

    plugin to generate a list of Git contributors
    1. 66%
    2. 244
    3. 12
  48. remarkjs/remark-license

    plugin to generate a license section
    1. 66%
    2. 3k
    3. 19
  49. remark-embedder/transformer-codesandbox

    @remark-embedder transformer for CodeSandbox links
    1. 66%
    2. 11
    3. 2
  50. remarkjs/remark-strip-badges

    plugin to strip badges (such as shields.io)
    1. 66%
    2. 288
    3. 9
  51. remarkjs/remark-highlight.js

    Legacy plugin to highlight code blocks with highlight.js — please use rehype-highlight instead
    1. 66%
    2. 31k
    3. 69
  52. landakram/remark-wiki-link

    Parse and render wiki links.
    1. 66%
    2. 7k
    3. 78
  53. pustovitDmytro/remark-telegraph

    remark plugin to translate markdown into Telegra.ph Nodes
    1. 66%
    2. 1k
    3. 4
  54. remarkjs/remark-unlink

    plugin to remove all links, images, references, and definitions
    1. 66%
    2. 4k
    3. 5
  55. remarkjs/react-remark

    React component and hook to use remark to render markdown
    1. 66%
    2. 57k
    3. 164
  56. vweevers/remark-autolink-references

    A remark plugin to autolink custom references.
    1. 65%
    2. 610
    3. 3
  57. remarkjs/remark-bookmarks

    plugin to manage links
    1. 65%
    2. 49
    3. 15
  58. gorango/unist-util-ancestor

    Unist util for finding the closest common ancestor for multiple nodes
    1. 65%
    2. 37
    3. 2
  59. code-dot-org/remark-redactable

    remark plugin to enable other plugins for redaction and restoration of content
    1. 65%
    2. 708
    3. 4
  60. Pondorasti/remark-img-links

    Prefix relative image paths with an absolute URL.
    1. 64%
    2. 5k
    3. 6
  61. kamranayub/remark-typedoc-symbol-links

    A Remark plugin for transforming TypeDoc symbol links into actual links to your API docs
    1. 64%
    2. 14
    3. 0
  62. shikijs/twoslash

    You take some Shiki, add a hint of TypeScript compiler, and 🎉 incredible static code samples
    1. 64%
    2. 40k
    3. 907
  63. rockchalkwushock/rehype-code-titles

    Rehype plugin for parsing code blocks and adding titles to code blocks
    1. 63%
    2. 8k
    3. 18
  64. remarkjs/remark-vdom

    Legacy plugin to compile Markdown to Virtual DOM — please use remark-rehype and then something like rehype-react
    1. 63%
    2. 3k
    3. 45
  65. mrzmmr/remark-behead

    Remark plugin to increase or decrease markdown heading weight.
    1. 63%
    2. 6k
    3. 17
  66. remarkjs/gulp-remark

    Legacy Gulp plugin for remark — please use npm scripts and the like
    1. 63%
    2. 219
    3. 10
  67. potato4d/rehype-plugin-auto-resolve-layout-shift

    Flexible improve CLS plugin for rehype.
    1. 63%
    2. 9
    3. 6
  68. remcohaszing/remark-mdx-images

    A remark plugin for changing image sources to JavaScript imports using MDX
    1. 62%
    2. 11k
    3. 25
  69. unlight/remark-plantuml-link

    Generate a plantuml image link from text
    1. 62%
    2. 3
    3. 1
  70. inokawa/remark-extract-toc

    remark plugin to store table of contents
    1. 62%
    2. 2k
    3. 6
  71. Mavrin/remark-typograf

    Plugin to make your typography better with https://github.com/typograf
    1. 62%
    2. 299
    3. 13
  72. inokawa/remark-slate-transformer

    remark plugin to transform remark syntax tree (mdast) to Slate document tree, and vice versa. Made for WYSIWYG markdown editor.
    1. 62%
    2. 25k
    3. 93
  73. sergioramos/remark-hint

    Sprinkle hints/tips/warnings on your documents
    1. 61%
    2. 1k
    3. 39
  74. unlight/remark-package-dependencies

    Inject to markdown the list of dependencies of your package
    1. 61%
    2. 38
    3. 3
  75. remcohaszing/remark-prettier

    Check and format markdown or MDX using Prettier as a remark plugin
    1. 61%
    2. 4k
    3. 7
  76. shivjm/remark-extensions

    Various remark & micromark extensions
    1. 61%
    2. 17
    3. 0
  77. manovotny/remark-mdx-metadata

    Remark transformer for modifying MDX metadata.
    1. 61%
    2. 317
    3. 10
  78. myl7/remark-github-beta-blockquote-admonitions

    remark plugin to add support for GitHub beta blockquote-based admonitions
    1. 61%
    2. 1k
    3. 18
  79. purefun/remark-join-cjk-lines

    A remark plugin to remove extra space between CJK Characters.
    1. 61%
    2. 73
    3. 10
  80. josestg/rehype-figure

    rehype plugins to support figure and caption
    1. 60%
    2. 1k
    3. 7
  81. josestg/rehype-code-title

    Rehype plugin to add code title.
    1. 59%
    2. 42
    3. 6
  82. rajasegar/remark-ember-abc

    A remark plugin to transform Handlebars codeblocks to Angle brackets syntax
    1. 59%
    2. 3
    3. 5
  83. y-temp4/rehype-title-figure

    Rehype plugin that adds a caption using the title attribute of the img.
    1. 57%
    2. 163
    3. 3
  84. remarkjs/remark-language-server

    A language server to lint and format markdown files with remark
    1. 56%
    2. 300
    3. 26
  85. bizen241/remark-inline-math

    Inline math support for remark
    1. 56%
    2. 5
    3. 6
  86. remcohaszing/monaco-unified

    Get warnings and error messages in monaco editor based on a unified processor.
    1. 56%
    2. 5
    3. 18
  87. temando/remark-gitlab-artifact

    A remark plugin that downloads artifacts from Gitlab projects to live alongside your Markdown.
    1. 55%
    2. 9
    3. 2
  88. temando/remark-openapi

    Remark plugin that converts a link to a local or remote OpenAPI spec into a table with summary of all paths
    1. 55%
    2. 5
    3. 2
  89. madiodio/remark-twemoji

    Remark plugin to replace your emoji by using Twemoji.
    1. 55%
    2. 190
    3. 9
  90. kevin940726/remark-codesandbox

    🎩 Create CodeSandbox directly from code blocks
    1. 54%
    2. 541
    3. 263
  91. manovotny/remark-excerpt

    Remark transformer for extracting an excerpt.
    1. 53%
    2. 102
    3. 7
  92. keplersj/remark-preset-lint-starstuff

    Opinionated, yet simple config for remark-lint
    1. 52%
    2. 150
    3. 0
  93. phuctm97/remark-parse-frontmatter

    🎓 Parses and validates Markdown frontmatter (YAML) to data object.
    1. 51%
    2. 3k
    3. 9
  94. phuctm97/remark-unwrap-texts

    📋 Unwraps text nodes in Markdown, is useful when publishing to platforms like DEV.to, Medium, Hashnode, etc.
    1. 50%
    2. 179
    3. 5
  95. elviswolcott/remark-admonitions

    Add admonitions support to Remarkable
    1. 49%
    2. 138k
    3. 106
  96. medfreeman/remark-generic-extensions

    !ExtensionContent{Properties} -> 🎉 — commonmark generic directive extension for remark
    1. 48%
    2. 815
    3. 24
  97. wemake-services/remark-lint-are-links-valid

    This package allows to perform multiple checks on your links
    1. 48%
    2. 771
    3. 11
  98. landakram/remark-parse-yaml

    Parse YAML blocks into structured data.
    1. 45%
    2. 17k
    3. 13
  99. Symbitic/remark-plugins

    Remark plugins for Markbook
    1. 45%
    2. 26k
    3. 12
  100. greybax/remark-helpers

    Helper methods for remark
    1. 44%
    2. 47
    3. 7
  101. temando/remark-metadata

    Add metadata about a Markdown file as Front Matter.
    1. 44%
    2. 18
    3. 1
  102. trevorblades/remark-typescript

    👭 Transpiles TypeScript code blocks to JavaScript and inserts them into the page
    1. 44%
    2. 3k
    3. 8
  103. landakram/remark-task-list

    Toggle task list items and reference them by IDs.
    1. 43%
    2. 2
    3. 1
  104. arobase-che/remark-attr

    Remark plugin to add support for custom attributes
    1. 42%
    2. 9k
    3. 53
  105. benabel/remark-fenced-divs

    This plugin aims to imitate the comportment of the pandoc extension fenced_divs in remark.
    1. 41%
    2. 455
    3. 5
  106. unlight/remark-sources

    Inserts source code to markdown files
    1. 41%
    2. 96
    3. 2
  107. inokawa/remark-pdf

    remark plugin to compile markdown to pdf.
    1. 41%
    2. 80
    3. 18
  108. inokawa/remark-docx

    remark plugin to compile markdown to docx (Microsoft Word, Office Open XML).
    1. 41%
    2. 1k
    3. 19
  109. temando/remark-graphviz

    A remark plugin for Markdown that replaces graphs defined in dot with rendered SVGs.
    1. 39%
    2. 302
    3. 18
  110. iloveip/remark-heading-autoid

    1. 37%
    2. 12
    3. 0
  111. DavidCouronne/gridsome-plugin-remark-prismjs-all

    Syntax highlighting for Gridsome with PrismJS
    1. 37%
    2. 145
    3. 12
  112. tsaiDavid/remark-encode-plantuml

    1. 36%
    2. 3
    3. 1
  113. vmarkdown/remark-render

    Compile markdown to Virtual DOM with remark.
    1. 36%
    2. 38
    3. 5
  114. ice-zjchen/remark-codeset

    Transform sets of code blocks in markdown to tablist in html (new node type, rehype compatible)
    1. 34%
    2. 16
    3. 3
  115. Darkhax/remark-underline

    A remark plugin that repurposes double underscores for underlining.
    1. 33%
    2. 4k
    3. 5
  116. Darkhax/remark-spoiler

    A remark plugin that adds support for spoiler text.
    1. 32%
    2. 3
    3. 2
  117. whizark/remark-preset

    ⚙️ remark sharable preset files (FOR MY PERSONAL PROJECTS).
    1. 15%
    2. 21
    3. 0
  118. Find other projects matching remark on GitHub