JSPM

Found 409 results for remark-plugin

remark-lint

remark plugin to lint Markdown code style

  • v10.0.1
  • 65.11
  • Published

strip-markdown

remark plugin to remove markdown formatting

  • v6.0.0
  • 64.24
  • Published

remark-reference-links

remark plugin to transform links and images to references and definitions

  • v7.0.0
  • 61.63
  • Published

remark-slate

remark plugin to compile Markdown to a slate compatible object

  • v1.8.6
  • 60.37
  • Published

remark-gemoji

remark plugin to turn gemoji shortcodes (`:+1:`) into emoji (`👍`)

  • v8.0.0
  • 58.40
  • Published

remark-inline-links

remark plugin to transform references and definitions into normal links and images

  • v7.0.0
  • 57.89
  • Published

remark-directive-rehype

Remark plugin to enable Markdown directives to be parsed as HTML.

  • v0.4.2
  • 57.17
  • Published

remark-supersub

Remark plugin for adding subscript/superscript syntax.

  • v1.0.0
  • 56.90
  • Published

remark-sort-definitions

remark plugin that reorders reference-style link definitions by id at the end of a document

  • v2.0.0
  • 56.70
  • Published

remark-textr

remark plugin to improve typography with Textr

  • v6.1.0
  • 56.68
  • Published

remark-hbs

Remark plugin that allows writing markdown with Ember handlebars templates

  • v0.4.1
  • 55.07
  • Published

remark-yaml-config

remark plugin to configure it with YAML frontmatter

  • v7.0.0
  • 54.04
  • Published

remark-normalize-headings

remark plugin to make sure there is a single top level heading in a document by adjusting heading ranks accordingly

  • v4.0.0
  • 53.82
  • Published

remark-remove-comments

Remark plugin to remove HTML comments from the processed output

  • v1.1.1
  • 52.43
  • Published

remark-images

remark plugin to add a simpler image syntax

  • v4.1.0
  • 52.11
  • Published

remark-comment

Remark plugin to support comments

  • v1.0.0
  • 51.61
  • Published

remark-unlink-protocols

remark plugin to remove links and references based on their protocol

  • v1.0.0
  • 51.13
  • Published

@r4ai/remark-callout

A remark plugin to add obsidian style callouts to markdown

  • v0.6.2
  • 51.03
  • Published

remark-usage

remark plugin to add a usage example to your readme

  • v11.0.1
  • 50.54
  • Published

remark-deflist

Remark plugin for pandoc-style definition lists.

  • v1.0.0
  • 49.53
  • Published

remark-typography

Remark plugin to fix typography: quotes, dashes and so on.

  • v0.6.25
  • 48.98
  • Published

remark-behead

Increase or decrease heading depth

  • v3.1.0
  • 48.74
  • Published

remark-linkify

A remark plugin to automatically convert URLs and email addresses into links.

  • v1.0.2
  • 48.12
  • Published

remark-extended-table

remark plugin to support table syntax allowing colspan/rowspan

  • v2.0.3
  • 47.97
  • Published

remark-unlink

remark plugin to remove all links, images, references, and definitions

  • v5.0.0
  • 47.87
  • Published

remark-prism

Syntax highlighter for markdown code blocks - with support for plugins

  • v1.3.6
  • 47.36
  • Published

@m2d/mermaid

Enhance Markdown-to-DOCX conversion with Mermaid and mindmap diagram support using this plugin for @m2d/core. Converts code blocks into SVG images with customizable Mermaid config.

  • v1.2.2
  • 47.26
  • Published

remark-custom-header-id

Remark plugin for adding a custom ID attribute to Markdown headers

  • v1.0.0
  • 46.30
  • Published

unified-prettier

A unified plugin to format output using Prettier

  • v2.0.1
  • 46.20
  • Published

remark-mentions

remark plugin to replace @ mentions with links

  • v1.1.0
  • 45.06
  • Published

remark-parse-frontmatter

🎓 Parses and validates Markdown frontmatter (YAML) to data object.

  • v1.0.3
  • 44.85
  • Published

remark-contributors

remark plugin to inject a given list of contributors into a table

  • v7.0.0
  • 44.82
  • Published

remark-cjk-friendly

remark plugin to make Markdown emphasis (`**`) in CommonMark (and MDX) more friendly with Chinese, Japanese, and Korean (CJK)

  • v1.2.0
  • 44.68
  • Published

remark-strip-badges

remark plugin to remove badges (such as shields.io)

  • v7.0.0
  • 44.43
  • Published

@m2d/remark-docx

A unified plugin to prepare MDAST trees for DOCX conversion using mdast2docx.

  • v0.1.0
  • 43.47
  • Published

remark-heading-gap

remark plugin to adjust the gap between headings

  • v6.0.0
  • 42.99
  • Published

remark-man

remark plugin to compile markdown to man pages

  • v9.0.0
  • 41.83
  • Published

@form8ion/remark-readme

remark plugin for transforming the README for projects that follow form8ion conventions

  • v2.0.0
  • 40.03
  • Published

remark-code-extra

Add to or transform the HTML output of markdown code blocks using remark

  • v1.0.1
  • 39.62
  • Published

remark-license

remark plugin to generate a license section

  • v6.1.0
  • 39.55
  • Published

remark-link-card

Remark plugin to convert text links to link cards inspired by gatsby-remark-link-card

  • v1.3.1
  • 39.15
  • Published

writr

Markdown Rendering Simplified

  • v4.5.0
  • 38.39
  • Published

remark-oembed

Converts URLs surrounded by newlines into embeds that are loaded asynchronously

  • v1.2.2
  • 37.30
  • Published

remark-mark-plus

This plugin parses ==custom Markdown syntax== to the HTML `<mark>` element. It adds a new node type to the [mdast](https://github.com/syntax-tree/mdast/blob/master/readme.md) produced by [remark](https://github.com/remarkjs/remark): `mark` and stringifies

  • v1.0.21
  • 36.86
  • Published

remark-copy-linked-files

Find files which are linked to from markdown and copy them to the public directory

  • v1.5.0
  • 36.04
  • Published

remark-kroki

Remark plugin for showing Kroki diagram

  • v0.3.7
  • 35.50
  • Published

remark-callouts

remark plugin to add support for blockquote-based admonitions/callouts

  • v2.0.0
  • 35.19
  • Published

remark-telegraph

remark plugin to translate markdown into Telegra.ph Nodes

  • v1.0.6
  • 34.84
  • Published

remark-code-title

remark plugin to add titles to code blocks

  • v0.2.5
  • 34.78
  • Published

remark-excerpt

Remark transformer for extracting an excerpt.

  • v1.0.0-beta.1
  • 34.65
  • Published

remark-codesandbox

🎩 Create CodeSandbox directly from code blocks

  • v0.10.1
  • 34.55
  • Published

remark-hint

Sprinkle hints/tips/warnings on your documents

  • v1.0.10
  • 33.82
  • Published

remark-attributes

remark plugin to support attributes like markdown-it-attrs

  • v0.3.2
  • 33.49
  • Published

remark-code-frontmatter

Extract frontmatter from markdown code blocks using remark, and do interesting things!

  • v1.0.0
  • 31.93
  • Published

remark-typescript

Transforms TypeScript code blocks to JavaScript and inserts them back into the page

  • v0.6.1
  • 31.71
  • Published

remark-defsplit

remark plugin to change links and images to references with separate definitions

  • v5.0.0
  • 31.41
  • Published

remark-fff

Remark plugin for auto-conversion other frontmatter variable formats to FFF Flavored Frontmatter.

  • v1.2.1
  • 31.09
  • Published

@portaljs/remark-wiki-link

Parse and render wiki-style links in markdown especially Obsidian style links.

  • v1.2.0
  • 30.86
  • Published

remark-gitlab

remark plugin to autolink references like in GitLab issues, MRs, and comments

  • v1.1.7
  • 30.21
  • Published

remark-code-snippets

Import snippets of source code from files as code blocks

  • v1.1.0
  • 29.90
  • Published

@r4ai/remark-embed

[![JSR](https://jsr.io/badges/@r4ai/remark-embed)](https://jsr.io/@r4ai/remark-embed) [![codecov](https://codecov.io/gh/r4ai/remark-embed/graph/badge.svg?token=B9EZXC0PR8)](https://codecov.io/gh/r4ai/remark-embed) [![CI](https://github.com/r4ai/remark-emb

  • v0.5.0
  • 29.90
  • Published

remark-mdx-metadata

Remark transformer for modifying MDX metadata.

  • v1.0.1
  • 29.83
  • Published

rehype-styling

Rehype plugin designed for remark to extract CSS styles from Markdown text and intelligently apply them to elements

  • v2.0.1
  • 29.70
  • Published

remark-unwrap-tags

remark plugin to remove the wrapping paragraph for nested tags

  • v0.1.1
  • 29.60
  • Published

astro-remark-link-card

Remark plugin to convert text links to link cards inspired by gatsby-remark-link-card

  • v0.0.1
  • 29.35
  • Published

remark-api

remark plugin to generate an API section

  • v1.1.0
  • 29.03
  • Published

remark-flow

Remark plugins for custom button and variable syntax transformation

    • v1.0.0-alpha.7
    • 28.86
    • Published

    remark-task-list

    Toggle task list items and reference them by IDs.

    • v0.0.3
    • 28.51
    • Published

    remark-block-containers

    remark 插件-用于创建自定义容器,允许添加标题、id或样式类

    • v1.1.0
    • 28.49
    • Published

    remark-wiki-link-plus

    Parse and render wiki-style links in markdown especially Obsidian style links.

    • v1.1.1
    • 28.43
    • Published

    remark-prepend-url

    remark plugin to prepend an absolute url to relative links

    • v1.0.1
    • 28.31
    • Published

    remark-gfm-configurable

    remark plugin to support GFM (autolink literals, footnotes, strikethrough, tables, tasklists) with configurable plugin options

    • v1.0.0
    • 28.25
    • Published

    remark-arrow

    A remark plugin to replace ASCII arrows with Unicode arrows

    • v1.0.4
    • 27.97
    • Published

    remark-directive-sugar

    Remark plugin built on remark-directive, providing predefined directives for image captions, video embedding, styled GitHub links, badges, and more.

    • v1.1.2
    • 27.49
    • Published

    remark-sugar-high

    remark plugin of sugar high syntax highlighter

      • v0.6.0
      • 26.93
      • Published

      remark-lint-word-case

      remark-lint rule to ensure specified words are written in the correct casing.

      • v1.1.1
      • 26.84
      • Published

      remark-container

      markdown container like [markdown-it-container](https://github.com/markdown-it/markdown-it-container)

      • v0.1.2
      • 26.80
      • Published

      remark-highlights

      remark plugin to highlight code snippet from markdown using atom/highlights

      • v1.0.0
      • 26.78
      • Published

      remark-callout

      A remark plugin to support obsidian-like callouts in markdown.

      • v1.1.1
      • 26.73
      • Published

      remark-generic-extensions

      !Extension\[Content\]\(Argument\)\{Properties\} -> :tada: — [commonmark generic directive extension](https://github.com/jgm/CommonMark/wiki/Generic-Directive-Extension-List) for remark

      • v1.4.0
      • 26.44
      • Published

      remark-blockquote-alerts

      A remark plugin to add custom classes to blockquotes with titles like 'Note' and 'Warning,' highlighting important information in markdown content.

      • v0.0.8
      • 26.44
      • Published

      remark-github-plugin

      Remark plugin to inline GitHub source code into markdown file as code blocks

      • v1.4.0
      • 26.35
      • Published

      remark-super

      Superscript transformer plugin for Remark to transform ^text^ into a <sup>text</sup> element.

      • v1.0.2
      • 25.87
      • Published

      remark-mdx-chartjs

      A remark plugin that replaces `chartjs` codeblocks with ChartJS Components (react-chartjs-2).

      • v2.2.2
      • 25.78
      • Published

      astro-m2dx

      Remark plugin to enhance MDX in the scope of Astro site generation

      • v0.7.16
      • 25.17
      • Published

      remark-class-directive

      Remark plugin to add html class attributes to nodes generated from markdown by adding ::class directives

      • v0.1.4
      • 24.64
      • Published

      remark-tree-sitter

      Highlight code in Markdown files using tree-sitter and remark

      • v1.0.3
      • 24.59
      • Published

      remark-math-2

      remark plugin to parse and stringify math

      • v5.1.2
      • 23.80
      • Published

      remark-ruby-directive

      A remark plugin to add ruby (furigana) to Markdown text content.

      • v0.3.0
      • 22.91
      • Published

      remark-plate

      remark plugin to compile Markdown to a Plate compatible object

      • v1.0.1
      • 22.72
      • Published

      remark-kbd-plus

      This JS plugin for [remark][remark] parses custom Markdown syntax to handle keyboard keys in the format `++Cmd+Alt+M++` similar to used in the Python Markdown extension [pymdownx][pymdownx].

      • v1.0.20
      • 21.81
      • Published

      remark-mdat

      A remark plugin implementing the Markdown Autophagic Template (MDAT) system.

      • v1.0.4
      • 21.66
      • Published

      remark-lesetid

      A remark plugin to add reading time to your markdown files

      • v2.0.1
      • 21.56
      • Published

      remark-table-cell-titles

      Remark plugin that adds data-title attributes to table cells for responsive tables

      • v1.0.1
      • 21.33
      • Published

      remark-sub

      Subscript transformer plugin for Remark to transform _text_ into a <sub>text</sub> element.

      • v1.0.1
      • 21.28
      • Published

      @sitepins/mdx-parser

      A parser for MDX that converts MDX to MDAST, compatible with Slate and Plate.

      • v2.1.5
      • 20.67
      • Published

      remark-livecodes

      A remark plugin for to convert code blocks to LiveCodes playgrounds.

      • v0.4.1
      • 20.31
      • Published

      remark-admonition

      A remark plugin for rendering admonitions from directives.

      • v1.0.0
      • 20.30
      • Published

      remark-attribute-list

      Remark plugin to parse and apply Attribute List from Kramdown

      • v0.3.1
      • 19.73
      • Published

      remark-card

      A remark plugin to parse card component(s)

      • v0.6.0
      • 19.73
      • Published

      remark-mermaid-dataurl

      A remark plugin for Markdown that replaces mermaid graphs with dataurls

      • v3.0.1
      • 19.65
      • Published

      remark-insert-headings

      A remark plugin that automatically inserts one or more specified headings into a Markdown document if they are not already present.

        • v0.0.0
        • 19.35
        • Published

        remark-video

        A remark plugin to parse video components

        • v0.10.0
        • 19.24
        • Published

        remark-d2

        A remark plugin for compiling d2 code blocks in markdown

        • v0.2.3
        • 19.01
        • Published

        remark-blockquotes

        Add custom blockquotes to your markdown documents on your remark instance

        • v1.0.0
        • 18.88
        • Published

        remark-linkify-modifier

        This package is a unified remark plugin to transform text to a link by regular expression with modifying

        • v0.0.1
        • 18.72
        • Published

        remark-fediverse-user

        A Remark plugin to transform fediverse user notations into markdown links.

        • v0.2.1
        • 18.67
        • Published

        remark-sources

        Insert source code to markdown files

        • v1.1.0
        • 18.44
        • Published

        remark-marginnotes

        A Remark plugin to handle margin note (side note) definitions and references.

        • v0.1.5
        • 18.42
        • Published

        unist-util-add

        unist utility to add extension

        • v1.2.0
        • 18.25
        • Published

        remark-svgbob

        A remark plugin to convert a markdown codeblock with ascii art to svg

          • v2.0.0
          • 18.09
          • Published

          remark-capitalize-headings

          remark plugin that selectively transforms headings using vercel's title package

          • v2.0.1
          • 17.92
          • Published

          remark-code-meta

          remark plugin to support filename for code

          • v0.4.1
          • 17.59
          • Published

          remark-corebc

          A Remark plugin to transform Core Blockchain notations into markdown links.

          • v0.2.2
          • 17.45
          • Published

          @xsynaptic/unified-tools

          A common set of tools for transforming and manipulating markup and text

          • v1.0.0
          • 17.43
          • Published

          remark-corepass

          A Remark plugin to transform CorePass notations into markdown links.

          • v0.2.1
          • 17.41
          • Published

          remark-alerts

          remark plugin to support GitHub-style alerts

          • v0.0.1
          • 17.01
          • Published

          @altano/remark-mdx-toc

          A remark plugin to generate toc and convert it into MDX export

          • v1.0.1
          • 16.91
          • Published

          remark-meta

          Adds YAML/TOML metadata to a VFile.

          • v1.0.0
          • 16.89
          • Published

          remark-fenced-divs

          remark plugin to enable pandoc fenced_divs

          • v2.0.1
          • 16.56
          • Published

          remark-source-code

          Import code from local files or remote URLs into your markdown

          • v0.0.3
          • 15.15
          • Published

          @amanda-mitchell/remark-footer

          A Remark plugin that parses footer elements according to the proposal at https://talk.commonmark.org/t/syntax-for-footer/2070

          • v4.0.0
          • 15.14
          • Published

          mdast-util-caml

          Converts a `micromark` token stream into an `mdast` syntax tree.

          • v0.0.10-md
          • 15.01
          • Published

          remark-tight-comments

          remark plugin to selectively remove newlines around comments

          • v2.0.0
          • 14.99
          • Published

          remark-taggable

          Parse and render custom #tags and @mentions

          • v1.1.0
          • 14.88
          • Published

          remark-ignore

          remark plugin to exclude one or more nodes from transformation in the manner of "prettier-ignore" or "instanbul ignore next"

          • v2.0.0
          • 14.86
          • Published

          @md2docx/remark-docx

          A unified plugin to prepare MDAST trees for DOCX conversion using mdast2docx.

          • v0.1.0
          • 14.68
          • Published

          remark-comment-o

          Remark plugin to support comments(and multiline comments)

          • v1.0.1
          • 14.17
          • Published

          remark-renumber-references

          remark plugin that renumbers numeric reference-style link ids contiguously starting from [1]

          • v2.0.0
          • 13.98
          • Published

          @goonco/remark-ofm

          A remark extension to support obsidian flavored markdown syntax

            • v0.1.0
            • 13.42
            • Published

            @growi/remark-growi-directive

            Remark plugin to support GROWI original directive (forked from remark-directive@3.0.0)

              • v1.0.0
              • 13.29
              • Published

              remark-code-format

              A remark plugin for formatting code blocks using Prettier

              • v1.0.8
              • 13.08
              • Published

              remark-wikirefs

              A `remark` plugin for wikirefs (including [[wikilinks]]).

              • v0.0.7-rm
              • 13.00
              • Published

              remark-code-jsx-renderer

              A remark plugin to render JSX code blocks using a custom renderer and components

              • v1.1.10
              • 12.95
              • Published

              astro-mastodon

              🐘🚀 Mastodon embeds and mentions for Astro websites

              • v0.3.2
              • 12.92
              • Published

              remark-strip-mdx

              remark plugin to remove markdown formatting

              • v1.0.2
              • 12.80
              • Published

              remark-gfm-no-autolink

              remark plugin to support GFM but without autolink literals

                • v2.1.5
                • 12.70
                • Published

                @md2docx/mermaid

                Enhance Markdown-to-DOCX conversion with Mermaid and mindmap diagram support using this plugin for @m2d/core. Converts code blocks into SVG images with customizable Mermaid config.

                • v1.2.2
                • 12.69
                • Published

                astro-tips

                🎨 Beautiful, customizable tip and notice blocks for Astro - 16 built-in styles with auto dark mode support and built-in compression

                • v1.2.6
                • 12.60
                • Published

                remark-link-to-card

                remark plugin to convert text links to link cards

                • v0.0.5
                • 12.43
                • Published

                remark-unwrap-texts

                📋 Unwraps text nodes in Markdown, is useful when publishing to platforms like DEV.to, Medium, Hashnode, etc.

                • v1.0.3
                • 12.38
                • Published

                remark-bibliography

                Remark plugin for adding bibliographies to markdown.

                • v1.0.0
                • 12.33
                • Published

                remark-metadata

                Add metadata about a Markdown file as Front Matter.

                • v0.2.1
                • 12.25
                • Published

                transformer-open-graph

                @remark-embedder transformer for URLs that support Open Graph

                • v0.3.0
                • 11.82
                • Published

                remark-code-example

                Remark plugin to copy live code block as code example

                • v0.5.6
                • 11.65
                • Published

                @mdast2docx/remark-docx

                A unified plugin to prepare MDAST trees for DOCX conversion using mdast2docx.

                • v0.1.0
                • 11.52
                • Published

                @mdast2docx/mermaid

                Enhance Markdown-to-DOCX conversion with Mermaid and mindmap diagram support using this plugin for @m2d/core. Converts code blocks into SVG images with customizable Mermaid config.

                • v1.2.2
                • 11.41
                • Published

                remark-redirect

                Remark plugin for changing links to markdown files to HTML files.

                • v1.0.0
                • 11.32
                • Published

                remark-magic-link

                🔌 A remark plugin to turn {text} syntax into links, optionally with an icon

                • v1.0.3
                • 11.00
                • Published

                remark-refer-plantuml

                A Unified/Remark plugin to automatically refer PlantUML diagrams into embeddable image URLs. Transform UML code blocks into visual diagrams.

                • v0.0.8
                • 10.92
                • Published