remark-mdx
remark plugin to support MDX syntax- 90%
- 12m
- 55.3 B
remark-parse
remark plugin to add support for parsing markdown input- 88%
- 38m
- 24.8 B
remark-stringify
remark plugin to add support for serializing markdown- 82%
- 17m
- 16.2 B
remark-squeeze-paragraphs
remark plugin to remove empty paragraphs- 79%
- 5.2m
- 401 B
remark-rehype
remark plugin that turns markdown into HTML to support rehype- 78%
- 19m
remark-gfm
remark plugin to support GFM (autolink literals, footnotes, strikethrough, tables, tasklists)- 77%
- 16m
- 10.5 B
remark-frontmatter
remark plugin to support frontmatter (yaml, toml, and more)- 75%
- 5.7m
- 1.91 B
remark-lint
remark plugin to lint Markdown code style- 73%
- 880k
- 1.91 B
remark-toc
remark plugin to generate a Table of Contents (TOC)- 72%
- 635k
- 4.77 B
remark-html
remark plugin to compile Markdown to HTML- 71%
- 1.1m
- 16.2 B
remark-github
remark plugin to autolink references like in GitHub issues, PRs, and comments- 71%
- 645k
- 1.91 B
remark-breaks
remark plugin to add break support, without needing spaces- 71%
- 1.1m
- 0.954 B
remark-math
remark plugin to parse and stringify math- 70%
- 2m
- 1.91 B
remark-message-control
remark plugin to enable, disable, and ignore messages with remark- 70%
- 936k
- 1.91 B
remark-retext
remark plugin to support retext- 70%
- 418k
- 10.5 B
strip-markdown
remark plugin to remove markdown formatting- 69%
- 295k
- 807 B
rehype-remark
rehype plugin to transform to remark- 69%
- 340k
- 7.63 B
remark-directive
remark plugin to support directives- 69%
- 1.5m
- 16.2 B
remark-reference-links
remark plugin to transform links and images to references and definitions- 69%
- 280k
- 594 B
remark-validate-links
remark plugin to validate links to headings and files- 69%
- 232k
remark-contributors
remark plugin to inject a given list of contributors into a table- 68%
- 4.6k
- 1.91 B
remark-usage
remark plugin to add a usage example to your readme- 68%
- 19k
remark-comment-config
remark plugin to configure it with comments- 68%
- 15k
- 653 B
remark-yaml-config
remark plugin to configure it with YAML frontmatter- 68%
- 137k
- 28.6 B
remark-gemoji
remark plugin to turn gemoji shortcodes (:+1:
) into emoji (👍
)- 67%
- 86k
- 15.3 B
@remark-embedder/transformer-oembed
@remark-embedder transformer for oEmbed supported links- 67%
- 6.4k
- 607 B
remark-textr
remark plugin to improve typography with Textr- 67%
- 171k
- 746 B
remark-images
remark plugin to add a simpler image syntax- 67%
- 35k
- 0.954 B
remark-man
remark plugin to compile markdown to man pages- 67%
- 6.3k
- 6.68 B
remark-heading-gap
remark plugin to adjust the gap between headings- 67%
- 5.2k
- 320 B
@remark-embedder/core
Remark plugin to convert URLs to embed code in markdown.- 67%
- 9k
- 0.954 B
remark-defsplit
remark plugin to change links and images to references with separate definitions- 67%
- 2.3k
- 747 B
remark-inline-links
remark plugin to transform references and definitions into normal links and images- 67%
- 42k
- 577 B
remark-embed-images
remark plugin to embed local images as data URIs- 67%
- 26k
- 669 B
remark-normalize-headings
remark plugin to make sure there is a single top level heading in a document by adjusting heading ranks accordingly- 66%
- 8.1k
- 424 B
remark-mdx-frontmatter
A remark plugin for converting frontmatter metadata into MDX exports- 66%
- 1.9m
- 36.2 B
remark-git-contributors
remark plugin to generate a list of Git contributors- 66%
- 306
remark-license
remark plugin to generate a license section- 66%
- 3.1k
- 23.8 B
@remark-embedder/transformer-codesandbox
@remark-embedder transformer for CodeSandbox links- 66%
- 99
- 517 B
remark-strip-badges
remark plugin to remove badges (such as shields.io)- 66%
- 4.6k
- 0.954 B
remark-wiki-link
Parse and render wiki-style links- 66%
- 24k
remark-telegraph
remark plugin to translate markdown into Telegra.ph Nodes- 66%
- 1.5k
- 4.77 B
remark-unlink
remark plugin to remove all links, images, references, and definitions- 66%
- 18k
- 500 B
remark-autolink-references
remark plugin to autolink custom references- 65%
- 1.4k
- 0.954 B
remark-bookmarks
remark plugin to manage links- 65%
- 21
- 0.954 B
remark-remove-greenkeeper-badge
remark plugin for removing a greenkeeper badge- 65%
- 1.2k
- 0.954 B
remark-remove-travis-ci-badge
remark plugin for removing a Travis CI badge- 65%
- 1.3k
- 0.954 B
@form8ion/remark-readme
remark plugin for transforming the README for projects that follow form8ion conventions- 65%
- 3.3k
- 25.7 B
remark-github-plugin
Remark plugin to inline GitHub source code into markdown file as code blocks- 64%
- 281
- 38.1 B
remark-typedoc-symbol-links
A Remark plugin to transform TypeDoc symbol links into link tags- 64%
- 17
- 4.77 B
remark-behead
Increase or decrease heading depth- 63%
- 10k
- 6.68 B
remark-mdx-images
A remark plugin for changing image sources to JavaScript imports using MDX- 62%
- 4.9k
- 733 B
remark-plantuml-link
Generate a plantuml image link from text- 62%
- 49
- 14.3 B
@mavrin/remark-typograf
Plugin for remark to make your typography better with typograf- 62%
- 340
- 16.2 B
remark-hint
Sprinkle hints/tips/warnings on your documents- 61%
- 1.8k
- 494 B
remark-package-dependencies
Inject to markdown the list of dependencies of your package- 61%
- 90
- 1.91 B
remark-prettier
Check and format markdown or MDX using Prettier as a remark plugin- 61%
- 4.5k
- 20 B
remark-mermaid-dataurl
A remark plugin for Markdown that replaces mermaid graphs with dataurls- 61%
- 112
remark-mdx-postcss
Remark plugin to bundle a style tag with MDX content via postcss.- 61%
- 2
- 345 B
remark-mdx-metadata
Remark transformer for modifying MDX metadata.- 61%
- 473
- 217 B
remark-github-beta-blockquote-admonitions
remark plugin to add support for GitHub beta blockquote-based admonitions- 61%
- 4.1k
- 0.954 B
remark-ember-abc
A remark plugin to transform the Handlebars codeblocks to Angle brackets syntax.- 59%
- 3
- 36.2 B
remark-remove-comments
Remark plugin to remove HTML comments from the processed output- 57%
- 26k
- 419 B
remark-codesandbox
🎩 Create CodeSandbox directly from code blocks- 54%
- 1.4k
- 7.63 B
remark-excerpt
Remark transformer for extracting an excerpt.- 53%
- 610
- 903 B
remark-parse-frontmatter
🎓 Parses and validates Markdown frontmatter (YAML) to data object.- 51%
- 6k
- 33.4 B
remark-unwrap-texts
📋 Unwraps text nodes in Markdown, is useful when publishing to platforms like DEV.to, Medium, Hashnode, etc.- 50%
- 41
- 913 B
remark-directive-rehype
Remark plugin to enable Markdown directives to be parsed as HTML.- 49%
- 43k
remark-hbs
Remark plugin that allows writing markdown with Ember handlebars templates- 49%
- 4.7k
- 0.954 B
remark-generic-extensions
!Extension[Content](Argument){Properties} -> 🎉 — commonmark generic directive extension for remark- 48%
- 158
remark-parse-yaml
Parses yaml blocks into structured data- 45%
- 21k
- 39.1 B
remark-deflist
Remark plugin for pandoc-style definition lists.- 45%
- 6.4k
remark-supersub
Remark plugin for adding subscript/superscript syntax.- 44%
- 65k
remark-metadata
Add metadata about a Markdown file as Front Matter.- 44%
- 125
- 39.1 B
remark-typescript
Transforms TypeScript code blocks to JavaScript and inserts them back into the page- 44%
- 1.1k
- 362 B
remark-bibliography
Remark plugin for adding bibliographies to markdown.- 44%
- 142
remark-redirect
Remark plugin for changing links to markdown files to HTML files.- 44%
- 38
remark-meta
Adds YAML/TOML metadata to a VFile.- 43%
- 227
remark-task-list
Toggle task list items and reference them by IDs.- 43%
- 506
- 945 B
remark-fenced-divs
remark plugin to enable pandoc fenced_divs- 41%
- 77
- 3.81 B
remark-sources
Insert source code to markdown files- 41%
- 249
- 710 B
Find other packages matching remark-plugin on npm