remark-mdx
remark plugin to support MDX syntax- 90%
- 13m
- 58.6 kB
@mdx-js/mdx
MDX compiler- 90%
- 12m
remark-parse
remark plugin to add support for parsing markdown input- 88%
- 40m
- 26.9 kB
unified
Interface for parsing, inspecting, transforming, and serializing content through syntax trees- 88%
- 47m
- 3.77 kB
@mdx-js/loader
Webpack loader for MDX- 88%
- 2.7m
@mdx-js/react
React context for MDX- 87%
- 27m
- 350 B
vfile
Virtual file format for text processing- 85%
- 50m
- 1.52 kB
unist-util-visit
unist utility to visit nodes- 85%
- 67m
- 347 B
react-markdown
React component to render markdown- 84%
- 13m
- 44.4 kB
remark-stringify
remark plugin to add support for serializing markdown- 82%
- 18m
- 17.9 kB
remark
unified processor with support for parsing markdown input and serializing markdown as output- 82%
- 8.6m
- 35.4 kB
micromark
small commonmark compliant markdown parser with positional info and concrete tokens- 81%
- 39m
- 25.9 kB
remark-squeeze-paragraphs
remark plugin to remove empty paragraphs- 79%
- 6m
- 401 B
@mdx-js/preact
Preact context for MDX- 79%
- 21k
- 356 B
@mdx-js/esbuild
esbuild plugin for MDX- 78%
- 300k
- 1.5 kB
remark-rehype
remark plugin that turns markdown into HTML to support rehype- 78%
- 19m
- 4.81 kB
@mdx-js/rollup
Rollup plugin for MDX- 77%
- 226k
- 17.4 kB
remark-cli
Command line interface to inspect and change markdown files with remark- 77%
- 741k
remark-gfm
remark plugin to support GFM (autolink literals, footnotes, strikethrough, tables, tasklists)- 77%
- 16m
- 11.8 kB
@mdx-js/vue
Vue provider for MDX- 77%
- 6.9k
- 330 B
@mdx-js/node-loader
Experimental Node loader for MDX- 76%
- 3.1k
remark-frontmatter
remark plugin to support frontmatter (yaml, toml, and more)- 75%
- 5.7m
- 2.16 kB
remark-lint-no-blockquote-without-marker
remark-lint rule to warn when blank lines without markers (>
) are found in a block quote- 73%
- 663k
- 4.03 kB
remark-lint
remark plugin to lint Markdown code style- 73%
- 749k
remark-lint-ordered-list-marker-style
remark-lint rule to warn when the markers of ordered lists violate a given style- 73%
- 729k
- 2.2 kB
remark-lint-list-item-indent
remark-lint rule to warn when the spacing between a list item’s bullet and its content violates a given style- 73%
- 665k
- 3.89 kB
remark-lint-hard-break-spaces
remark-lint rule to warn when too many spaces are used to create a hard break- 73%
- 660k
remark-lint-no-literal-urls
remark-lint rule to warn when URLs without angle brackets are used- 73%
- 658k
- 1.38 kB
remark-lint-no-shortcut-reference-link
remark-lint rule to warn when shortcut reference links are used- 73%
- 656k
- 875 B
remark-lint-no-shortcut-reference-image
remark-lint rule to warn when shortcut reference images are used- 73%
- 656k
remark-lint-list-item-bullet-indent
remark-lint rule to warn when list item bullets are indented- 73%
- 538k
- 3.18 kB
remark-lint-no-heading-content-indent
remark-lint rule to warn when heading content is indented- 73%
- 538k
- 3.77 kB
remark-lint-final-newline
remark-lint rule to warn when a newline at the end of a file is missing- 73%
- 545k
- 1.13 kB
remark-lint-no-unused-definitions
remark-lint rule to warn when unused definitions are found- 73%
- 548k
- 1.09 kB
remark-preset-lint-recommended
remark preset to configure remark-lint with rules that prevent mistakes or stuff that fails across vendors.- 73%
- 521k
- 9.23 kB
remark-lint-no-duplicate-definitions
remark-lint rule to warn on duplicate definitions- 72%
- 542k
remark-lint-no-undefined-references
remark-lint rule to warn when references to undefined definitions are found- 72%
- 552k
remark-lint-rule-style
remark-lint rule to warn when horizontal rules violate a given style- 72%
- 467k
- 2.04 kB
remark-lint-fenced-code-marker
remark-lint rule to warn when fenced code markers violate the given style- 72%
- 466k
remark-lint-strong-marker
remark-lint rule to warn when importance (strong) markers violate the given style- 72%
- 467k
remark-lint-table-cell-padding
remark-lint rule to warn when table cells are incorrectly padded- 72%
- 465k
remark-lint-unordered-list-marker-style
remark-lint rule to warn when markers of unordered lists violate a given style- 72%
- 410k
remark-lint-heading-style
remark-lint rule to warn when heading style violates the given style- 72%
- 467k
- 2.16 kB
remark-lint-code-block-style
remark-lint rule to warn when code blocks do not adhere to a given style- 72%
- 469k
- 2.05 kB
remark-lint-blockquote-indentation
remark-lint rule to warn when block quotes are either indented too much or too little- 72%
- 468k
- 3.67 kB
remark-lint-emphasis-marker
remark-lint rule to warn when emphasis markers violate the given style- 72%
- 449k
- 1.64 kB
remark-lint-ordered-list-marker-value
remark-lint rule to warn when the marker value of ordered lists violates a given style- 72%
- 436k
- 2.44 kB
remark-lint-final-definition
remark-lint rule to warn when definitions are not placed at the end of the file- 72%
- 390k
remark-lint-maximum-line-length
remark-lint rule to warn when lines are too long- 72%
- 394k
- 3.55 kB
remark-lint-checkbox-character-style
remark-lint rule to warn when list item checkboxes violate a given style- 72%
- 337k
- 2.22 kB
remark-lint-table-pipes
remark-lint rule to warn when table rows are not fenced with pipes- 72%
- 359k
remark-lint-definition-spacing
remark-lint rule to warn when consecutive whitespace is used in a definition- 72%
- 355k
- 3.61 kB
remark-lint-no-table-indentation
remark-lint rule to warn when tables are indented- 72%
- 356k
remark-lint-link-title-style
remark-lint rule to warn when link and definition titles occur with incorrect quotes- 72%
- 445k
- 1.77 kB
remark-lint-no-consecutive-blank-lines
remark-lint rule to warn for too many consecutive blank lines- 72%
- 352k
- 3.75 kB
remark-toc
remark plugin to generate a Table of Contents (TOC)- 72%
- 676k
- 5.87 kB
remark-lint-no-shell-dollars
remark-lint rule to warn when shell code is prefixed by dollars- 72%
- 355k
remark-lint-fenced-code-flag
remark-lint rule to warn when fenced code blocks occur without language flag- 72%
- 355k
remark-lint-definition-case
remark-lint rule to warn when definition labels are not lowercase- 72%
- 339k
- 1.27 kB
remark-lint-list-item-content-indent
remark-lint rule to warn when the content of a list item has mixed indentation- 72%
- 435k
- 4.25 kB
remark-lint-no-file-name-articles
remark-lint rule to warn when file name start with an article- 72%
- 354k
- 796 B
remark-lint-no-file-name-consecutive-dashes
remark-lint rule to warn when file names contain consecutive dashes- 72%
- 346k
remark-lint-no-file-name-outer-dashes
remark-lint rule to warn when file names contain initial or final dashes- 72%
- 354k
- 793 B
remark-lint-table-pipe-alignment
remark-lint rule to warn when table pipes are not aligned- 72%
- 336k
- 4.38 kB
remark-lint-no-heading-punctuation
remark-lint rule to warn when headings end in illegal characters- 71%
- 333k
- 1.23 kB
remark-lint-no-emphasis-as-heading
remark-lint rule to warn when emphasis or importance is used instead of a heading- 71%
- 326k
- 1.32 kB
remark-html
remark plugin to compile Markdown to HTML- 71%
- 1.1m
- 17.2 kB
remark-lint-no-file-name-irregular-characters
remark-lint rule to warn when file names contain irregular characters- 71%
- 337k
remark-lint-no-file-name-mixed-case
remark-lint rule to warn when file names use mixed case- 71%
- 335k
- 796 B
remark-lint-file-extension
remark-lint rule to warn when the file’s extension violates the given style- 71%
- 349k
remark-lint-no-tabs
remark-lint rule to warn when hard tabs are used instead of spaces- 71%
- 221k
- 1.06 kB
remark-lint-no-multiple-toplevel-headings
remark-lint rule to warn when multiple top level headings are used- 71%
- 358k
- 1.62 kB
remark-github
remark plugin to autolink references like in GitHub issues, PRs, and comments- 71%
- 630k
- 2.62 kB
remark-preset-lint-consistent
remark preset to configure remark-lint with rules that enforce consistency- 71%
- 283k
- 9.24 kB
remark-lint-checkbox-content-indent
remark-lint rule to warn when list item checkboxes are followed by too much whitespace- 71%
- 173k
- 3.69 kB
remark-lint-first-heading-level
remark-lint rule to warn when the first heading has a level other than a specified value- 71%
- 60k
remark-breaks
remark plugin to add break support, without needing spaces- 71%
- 1.1m
- 1.06 kB
remark-lint-no-heading-indent
remark-lint rule to warn when headings are indented- 71%
- 171k
remark-lint-no-empty-url
remark-lint rule to warn on empty URLs in links and images- 71%
- 192k
remark-lint-no-missing-blank-lines
remark-lint rule to warn when missing blank lines- 71%
- 37k
- 1.53 kB
remark-lint-no-duplicate-headings
remark-lint rule to warn on duplicate headings- 71%
- 322k
- 1.74 kB
remark-lint-list-item-spacing
remark-lint rule to warn when list looseness is incorrect- 71%
- 325k
remark-lint-heading-increment
remark-lint rule to warn when headings increment with more than 1 level at a time- 71%
- 337k
- 1.64 kB
remark-lint-maximum-heading-length
remark-lint rule to warn when headings are too long- 71%
- 332k
- 1.29 kB
remark-preset-lint-markdown-style-guide
remark preset to configure remark-lint with rules that enforce the markdown style guide- 70%
- 306k
- 14.6 kB
remark-math
remark plugin to parse and stringify math- 70%
- 2m
- 2.43 kB
remark-message-control
remark plugin to enable, disable, and ignore messages with remark- 70%
- 834k
hast-util-to-mdast
hast utility to transform to mdast- 70%
- 410k
remark-retext
remark plugin to support retext- 70%
- 473k
- 11.5 kB
remark-lint-no-html
remark-lint rule to warn when HTML nodes are used- 70%
- 21k
rehype-katex
rehype plugin to transform inline and block math with KaTeX- 70%
- 1.4m
- 134 kB
remark-lint-no-duplicate-headings-in-section
remark-lint rule to warn on duplicate headings in a section- 69%
- 151k
- 1.81 kB
remark-lint-no-reference-like-url
remark-lint rule to warn when URLs are also defined identifiers- 69%
- 152k
remark-lint-no-heading-like-paragraph
remark-lint rule to for too many hashes (h7+ “headings”)- 69%
- 145k
- 3.63 kB
remark-lint-no-unneeded-full-reference-image
remark-lint rule to warn when full reference images are used if they can be collapsed- 69%
- 140k
remark-lint-no-unneeded-full-reference-link
remark-lint rule to warn when full reference links are used if they can be collapsed- 69%
- 140k
strip-markdown
remark plugin to remove markdown formatting- 69%
- 361k
- 807 B
remark-lint-strikethrough-marker
remark-lint rule to warn when strikethrough markers violate the given style- 69%
- 8.5k
- 1.69 kB
remark-emoji
Emoji transformer plugin for Remark- 69%
- 1.8m
- 45.9 kB
remark-lint-no-duplicate-defined-urls
remark-lint rule to warn on definitions that define the same urls- 69%
- 26k
- 1.91 kB
remark-lint-no-paragraph-content-indent
remark-lint rule to warn when the content in paragraphs are indented- 69%
- 133k
rehype-remark
rehype plugin to transform to remark- 69%
- 347k
remark-lint-linebreak-style
remark-lint rule to warn when linebreaks violate a given or detected style- 69%
- 133k
- 1.82 kB
remark-directive
remark plugin to support directives- 69%
- 1.6m
- 17.8 kB
rehype-mathjax
rehype plugin to transform inline and block math with MathJax- 69%
- 169k
remark-reference-links
remark plugin to transform links and images to references and definitions- 69%
- 351k
remark-validate-links
remark plugin to validate links to headings and files- 69%
- 271k
remark-contributors
remark plugin to inject a given list of contributors into a table- 68%
- 4k
- 2.07 kB
unified-diff
unified plugin to ignore unrelated messages- 68%
- 82k
- 17.1 kB
remark-usage
remark plugin to add a usage example to your readme- 68%
- 29k
remark-comment-config
remark plugin to configure it with comments- 68%
- 17k
remark-yaml-config
remark plugin to configure it with YAML frontmatter- 68%
- 56k
remark-gemoji
remark plugin to turn gemoji shortcodes (:+1:
) into emoji (👍
)- 67%
- 103k
@remark-embedder/transformer-oembed
@remark-embedder transformer for oEmbed supported links- 67%
- 5.4k
remark-textr
remark plugin to improve typography with Textr- 67%
- 126k
- 746 B
remark-images
remark plugin to add a simpler image syntax- 67%
- 43k
remark-man
remark plugin to compile markdown to man pages- 67%
- 7k
remark-heading-id
The remark plugin for supporting custom heading id- 67%
- 63k
remark-code-blocks
Extract code blocks from an MDAST tree- 67%
- 6.6k
- 335 B
remark-heading-gap
remark plugin to adjust the gap between headings- 67%
- 4.6k
@remark-embedder/core
Remark plugin to convert URLs to embed code in markdown.- 67%
- 6.9k
- 996 B
remark-defsplit
remark plugin to change links and images to references with separate definitions- 67%
- 2.5k
remark-variables
Adds variables support to remark- 67%
- 1.3k
- 1.17 kB
remark-inline-links
remark plugin to transform references and definitions into normal links and images- 67%
- 51k
- 577 B
remark-embed-images
remark plugin to embed local images as data URIs- 67%
- 27k
remark-normalize-headings
remark plugin to make sure there is a single top level heading in a document by adjusting heading ranks accordingly- 66%
- 12k
remark-mdx-frontmatter
A remark plugin for converting frontmatter metadata into MDX exports- 66%
- 2.1m
remark-git-contributors
remark plugin to generate a list of Git contributors- 66%
- 442
remark-license
remark plugin to generate a license section- 66%
- 2.3k
@remark-embedder/transformer-codesandbox
@remark-embedder transformer for CodeSandbox links- 66%
- 125
- 517 B
remark-strip-badges
remark plugin to remove badges (such as shields.io)- 66%
- 4.1k
- 1.08 kB
remark-wiki-link
Parse and render wiki-style links- 66%
- 12k
remark-telegraph
remark plugin to translate markdown into Telegra.ph Nodes- 66%
- 1.6k
- 5.23 kB
unified-engine-gulp
unified engine to create a Gulp plugin from a processor- 66%
- 219
remark-unlink
remark plugin to remove all links, images, references, and definitions- 66%
- 11k
remark-autolink-references
remark plugin to autolink custom references- 65%
- 1.3k
- 1.56 kB
remark-bookmarks
remark plugin to manage links- 65%
- 50
- 1.09 kB
unist-util-ancestor
Unist utility for finding the closest common ancestor for multiple nodes- 65%
- 24
- 452 B
remark-github-plugin
Remark plugin to inline GitHub source code into markdown file as code blocks- 64%
- 501
- 40.5 kB
remark-typedoc-symbol-links
A Remark plugin to transform TypeDoc symbol links into link tags- 64%
- 100
- 5.27 kB
rehype-code-titles
Rehype plugin for parsing code blocks and adding titles to code blocks- 63%
- 11k
docusaurus-remark-plugin-tab-blocks
Turn Docusaurus code blocks into tab blocks- 63%
- 2.1k
- 1.44 kB
remark-behead
Increase or decrease heading depth- 63%
- 11k
- 7.32 kB
rehype-plugin-auto-resolve-layout-shift
[](https://codecov.io/gh/potato4d/rehyp- 63%
- 17
- 122 kB
remark-mdx-images
A remark plugin for changing image sources to JavaScript imports using MDX- 62%
- 6k
- 733 B
remark-plantuml-link
Generate a plantuml image link from text- 62%
- 45
- 15.9 kB
remark-extract-toc
remark plugin to store table of contents- 62%
- 773
- 7.68 kB
@mavrin/remark-typograf
Plugin for remark to make your typography better with typograf- 62%
- 361
- 17.6 kB
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
remark-hint
Sprinkle hints/tips/warnings on your documents- 61%
- 2k
- 494 B
remark-package-dependencies
Inject to markdown the list of dependencies of your package- 61%
- 115
remark-prettier
Check and format markdown or MDX using Prettier as a remark plugin- 61%
- 4.2k
remark-kbd-nested
remark plugin to add support forkbd
element syntax with configurable delimiters, escaping, and arbitrary nesting- 61%
- 98
remark-mdx-postcss
Remark plugin to bundle a style tag with MDX content via postcss.- 61%
- 6
- 345 B
remark-mdx-metadata
Remark transformer for modifying MDX metadata.- 61%
- 916
- 229 kB
remark-description-list
[Remark][remark]-plugin to generate description lists.- 61%
- 8
- 373 B
remark-github-beta-blockquote-admonitions
remark plugin to add support for GitHub beta blockquote-based admonitions- 61%
- 6.1k
- 1.43 kB
remark-vtranslit
A remarkjs plugin for vtranslit.- 60%
- 7
- 3.02 kB
rehype-twemojify
Rehype plugin for Twemoji support. First-class TypeScript support.- 60%
- 157
rehype-code-title
Rehype plugin to add code title.- 59%
- 74
remark-ember-abc
A remark plugin to transform the Handlebars codeblocks to Angle brackets syntax.- 59%
- 5
- 38.1 kB
remark-lint-code-block-syntax
A remark-lint rule to check language syntax in a code block.- 59%
- 580
remark-lint-spaces-around-number
remark lint plugin that checks if there are spaces between number and Chinese- 57%
- 2.4k
- 2.55 kB
remark-lint-spaces-around-word
remark lint plugin that checks if there are spaces between English word and Chinese- 57%
- 2.4k
- 2.52 kB
rehype-title-figure
Rehype plugin that adds a caption using the title attribute of the img.- 57%
- 2.4k
remark-ruby
Custom syntax for remarkjs, adding ruby (furigana) to markdown.- 57%
- 429
remark-remove-comments
Remark plugin to remove HTML comments from the processed output- 57%
- 27k
- 419 B
remark-language-server
Language server for markdown using remark- 56%
- 479
@bizen241/remark-inline-math
Inline math support for remark- 56%
- 3
remark-lint-match-punctuation
remark lint plugin that checks punctuation are used in pair- 56%
- 3.5k
unist-util-to-string-with-nodes
functionality that generates string with nodes corresponding to each character provided.- 56%
- 32
monaco-unified
Get warnings and error messages in monaco editor based on a unified processor.- 56%
- 30
remark-lint-no-long-code
remark lint plugin that warn when line in code block is too long- 56%
- 3.1k
unist-util-to-list-of-char
functionality that helps generating list of characters in all visible text inside give node tree- 55%
- 6.4k
remark-gitlab-artifact
Downloads artifacts from Gitlab projects to live alongside your Markdown.- 55%
- 6
- 88.1 kB
remark-openapi
Remark plugin that converts a link to a local or remote open api spec into a table with summary of all paths- 55%
- 4
- 77 kB
remark-twemoji
Remark plugin to use Twemoji- 55%
- 532
- 1.21 kB
remark-lint-no-repeat-punctuation
remark lint plugin that will warn when multiple punctuations found in series.- 54%
- 2.9k
remark-codesandbox
🎩 Create CodeSandbox directly from code blocks- 54%
- 2.1k
- 8.11 kB
remark-lint-no-chinese-punctuation-in-number
remark lint plugin that warn when Chinese punctuation found in numbers.- 54%
- 25
- 2.38 kB
remark-excerpt
Remark transformer for extracting an excerpt.- 53%
- 655
- 903 B
remark-preset-lint-starstuff
Opinionated, yet simple config for remark-lint- 52%
- 170
remark-parse-frontmatter
🎓 Parses and validates Markdown frontmatter (YAML) to data object.- 51%
- 10k
- 35.4 kB
remark-unwrap-texts
📋 Unwraps text nodes in Markdown, is useful when publishing to platforms like DEV.to, Medium, Hashnode, etc.- 50%
- 7
remark-directive-rehype
Remark plugin to enable Markdown directives to be parsed as HTML.- 49%
- 38k
remark-hbs
Remark plugin that allows writing markdown with Ember handlebars templates- 49%
- 5.7k
- 1.61 kB
remark-admonitions
Add admonitions support to remark- 49%
- 98k
- 63.1 kB
remark-generic-extensions
!Extension[Content](Argument){Properties} -> 🎉 — commonmark generic directive extension for remark- 48%
- 145
remark-mermaid
A remark plugin for Markdown that replacesmermaid
graphs with rendered SVGs.- 47%
- 1.6k
- 13 kB
remark-parse-yaml
Parses yaml blocks into structured data- 45%
- 33k
remark-lint-are-links-valid-alive
Checks if links are still alive- 45%
- 27
remark-deflist
Remark plugin for pandoc-style definition lists.- 45%
- 6.4k
remark-lint-are-links-valid-duplicate
Checks if links are unique- 44%
- 458
remark-supersub
Remark plugin for adding subscript/superscript syntax.- 44%
- 63k
remark-helpers
Helper methods for remark- 44%
- 91
- 33.4 kB
remark-metadata
Add metadata about a Markdown file as Front Matter.- 44%
- 90
remark-typescript
Transforms TypeScript code blocks to JavaScript and inserts them back into the page- 44%
- 1.4k
- 380 kB
remark-bibliography
Remark plugin for adding bibliographies to markdown.- 44%
- 97
remark-redirect
Remark plugin for changing links to markdown files to HTML files.- 44%
- 26
remark-meta
Adds YAML/TOML metadata to a VFile.- 43%
- 220
remark-task-list
Toggle task list items and reference them by IDs.- 43%
- 19
- 945 B
@laysent/remark-preset-lint
preset of remark lint rules- 43%
- 53
remark-lint-are-links-valid-core
Checks if links are valid- 43%
- 477
- 2.38 kB
remark-fenced-divs
remark plugin to enable pandoc fenced_divs- 41%
- 203
remark-sources
Insert source code to markdown files- 41%
- 119
remark-pdf
remark plugin to compile markdown to pdf.- 41%
- 1.1k
- 966 kB
remark-docx
remark plugin to compile markdown to docx (Microsoft Word, Office Open XML).- 41%
- 6.2k
remark-graphviz
A remark plugin for Markdown that replaces graphs defined indot
with rendered SVGs.- 39%
- 783
- 565 kB
remark-heading-autoid
Remark plugin to support headings auto ids- 37%
- 6
- 1.03 kB
gridsome-plugin-remark-prismjs-all
Gridsome plugin prism syntax highlighting- 37%
- 151
- 242 kB
remark-render
Compile markdown to Virtual DOM with remark.- 36%
- 9
remark-code-figure
A remark plugin that wraps code blocks with a figure and adds an optional figcaption.- 30%
- 6
- 12 kB
@whizark/remark-preset
remark sharable preset files- 15%
- 5
Find other packages matching remark on npm