unified

Explore/Keyword/remark

Packages matching remark

  1. remark-mdx

    remark plugin to support MDX syntax
    1. 90%
    2. 18m
  2. @mdx-js/mdx

    MDX compiler
    1. 90%
    2. 16m
  3. remark-parse

    remark plugin to add support for parsing markdown input
    1. 88%
    2. 58m
  4. unified

    Interface for parsing, inspecting, transforming, and serializing content through syntax trees
    1. 88%
    2. 66m
  5. @mdx-js/loader

    Webpack loader for MDX
    1. 88%
    2. 4.8m
  6. @mdx-js/react

    React context for MDX
    1. 87%
    2. 36m
  7. vfile

    Virtual file format for text processing
    1. 85%
    2. 70m
  8. unist-util-visit

    unist utility to visit nodes
    1. 85%
    2. 82m
  9. react-markdown

    React component to render markdown
    1. 84%
    2. 22m
  10. remark-stringify

    remark plugin to add support for serializing markdown
    1. 82%
    2. 28m
  11. remark

    unified processor with support for parsing markdown input and serializing markdown as output
    1. 82%
    2. 11m
  12. micromark

    small commonmark compliant markdown parser with positional info and concrete tokens
    1. 81%
    2. 57m
  13. remark-squeeze-paragraphs

    remark plugin to remove empty paragraphs
    1. 79%
    2. 8.4m
  14. @mdx-js/preact

    Preact context for MDX
    1. 79%
    2. 15k
  15. @mdx-js/esbuild

    esbuild plugin for MDX
    1. 78%
    2. 327k
  16. remark-rehype

    remark plugin that turns markdown into HTML to support rehype
    1. 78%
    2. 30m
  17. @mdx-js/rollup

    Rollup plugin for MDX
    1. 77%
    2. 380k
  18. remark-cli

    Command line interface to inspect and change markdown files with remark
    1. 77%
    2. 820k
  19. @mdx-js/vue

    Vue provider for MDX
    1. 77%
    2. 10k
  20. @mdx-js/node-loader

    Experimental Node loader for MDX
    1. 76%
    2. 3.6k
  21. remark-frontmatter

    remark plugin to support frontmatter (yaml, toml, and more)
    1. 75%
    2. 7.6m
  22. remark-lint-no-blockquote-without-marker

    remark-lint rule to warn when blank lines without markers (>) are found in a block quote
    1. 73%
    2. 850k
  23. remark-lint

    remark plugin to lint Markdown code style
    1. 73%
    2. 908k
  24. remark-lint-ordered-list-marker-style

    remark-lint rule to warn when the markers of ordered lists violate a given style
    1. 73%
    2. 863k
  25. 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
    1. 73%
    2. 841k
  26. remark-lint-hard-break-spaces

    remark-lint rule to warn when too many spaces are used to create a hard break
    1. 73%
    2. 827k
  27. remark-lint-no-literal-urls

    remark-lint rule to warn when URLs without angle brackets are used
    1. 73%
    2. 798k
  28. remark-lint-no-shortcut-reference-link

    remark-lint rule to warn when shortcut reference links are used
    1. 73%
    2. 775k
  29. remark-lint-no-shortcut-reference-image

    remark-lint rule to warn when shortcut reference images are used
    1. 73%
    2. 775k
  30. remark-lint-list-item-bullet-indent

    remark-lint rule to warn when list item bullets are indented
    1. 73%
    2. 727k
  31. remark-lint-no-heading-content-indent

    remark-lint rule to warn when heading content is indented
    1. 73%
    2. 720k
  32. remark-lint-final-newline

    remark-lint rule to warn when a newline at the end of a file is missing
    1. 73%
    2. 724k
  33. remark-lint-no-unused-definitions

    remark-lint rule to warn when unused definitions are found
    1. 73%
    2. 708k
  34. remark-preset-lint-recommended

    remark preset to configure remark-lint with rules that prevent mistakes or stuff that fails across vendors.
    1. 73%
    2. 614k
  35. remark-lint-no-duplicate-definitions

    remark-lint rule to warn on duplicate definitions
    1. 72%
    2. 700k
  36. remark-lint-no-undefined-references

    remark-lint rule to warn when references to undefined definitions are found
    1. 72%
    2. 710k
  37. remark-lint-rule-style

    remark-lint rule to warn when horizontal rules violate a given style
    1. 72%
    2. 576k
  38. remark-lint-fenced-code-marker

    remark-lint rule to warn when fenced code markers violate the given style
    1. 72%
    2. 568k
  39. remark-lint-strong-marker

    remark-lint rule to warn when importance (strong) markers violate the given style
    1. 72%
    2. 585k
  40. remark-lint-table-cell-padding

    remark-lint rule to warn when table cells are incorrectly padded
    1. 72%
    2. 594k
  41. remark-lint-unordered-list-marker-style

    remark-lint rule to warn when markers of unordered lists violate a given style
    1. 72%
    2. 504k
  42. remark-lint-heading-style

    remark-lint rule to warn when heading style violates the given style
    1. 72%
    2. 575k
  43. remark-lint-code-block-style

    remark-lint rule to warn when code blocks do not adhere to a given style
    1. 72%
    2. 606k
  44. remark-lint-blockquote-indentation

    remark-lint rule to warn when block quotes are either indented too much or too little
    1. 72%
    2. 610k
  45. remark-lint-emphasis-marker

    remark-lint rule to warn when emphasis markers violate the given style
    1. 72%
    2. 572k
  46. remark-lint-ordered-list-marker-value

    remark-lint rule to warn when the marker value of ordered lists violates a given style
    1. 72%
    2. 547k
  47. remark-lint-final-definition

    remark-lint rule to warn when definitions are not placed at the end of the file
    1. 72%
    2. 439k
  48. remark-lint-maximum-line-length

    remark-lint rule to warn when lines are too long
    1. 72%
    2. 460k
  49. remark-lint-checkbox-character-style

    remark-lint rule to warn when list item checkboxes violate a given style
    1. 72%
    2. 475k
  50. remark-lint-table-pipes

    remark-lint rule to warn when table rows are not fenced with pipes
    1. 72%
    2. 469k
  51. remark-lint-definition-spacing

    remark-lint rule to warn when consecutive whitespace is used in a definition
    1. 72%
    2. 444k
  52. remark-lint-no-table-indentation

    remark-lint rule to warn when tables are indented
    1. 72%
    2. 445k
  53. remark-lint-link-title-style

    remark-lint rule to warn when link and definition titles occur with incorrect quotes
    1. 72%
    2. 553k
  54. remark-lint-no-consecutive-blank-lines

    remark-lint rule to warn for too many consecutive blank lines
    1. 72%
    2. 438k
  55. remark-toc

    remark plugin to generate a Table of Contents (TOC)
    1. 72%
    2. 1.1m
  56. remark-lint-no-shell-dollars

    remark-lint rule to warn when shell code is prefixed by dollars
    1. 72%
    2. 419k
  57. remark-lint-fenced-code-flag

    remark-lint rule to warn when fenced code blocks occur without language flag
    1. 72%
    2. 426k
  58. remark-lint-definition-case

    remark-lint rule to warn when definition labels are not lowercase
    1. 72%
    2. 460k
  59. remark-lint-list-item-content-indent

    remark-lint rule to warn when the content of a list item has mixed indentation
    1. 72%
    2. 549k
  60. remark-lint-no-file-name-articles

    remark-lint rule to warn when file name start with an article
    1. 72%
    2. 404k
  61. remark-lint-no-file-name-consecutive-dashes

    remark-lint rule to warn when file names contain consecutive dashes
    1. 72%
    2. 409k
  62. remark-lint-no-file-name-outer-dashes

    remark-lint rule to warn when file names contain initial or final dashes
    1. 72%
    2. 418k
  63. remark-lint-table-pipe-alignment

    remark-lint rule to warn when table pipes are not aligned
    1. 72%
    2. 426k
  64. remark-lint-no-heading-punctuation

    remark-lint rule to warn when headings end in illegal characters
    1. 71%
    2. 418k
  65. remark-lint-no-emphasis-as-heading

    remark-lint rule to warn when emphasis or importance is used instead of a heading
    1. 71%
    2. 387k
  66. remark-html

    remark plugin to compile Markdown to HTML
    1. 71%
    2. 1.6m
  67. remark-lint-no-file-name-irregular-characters

    remark-lint rule to warn when file names contain irregular characters
    1. 71%
    2. 405k
  68. remark-lint-no-file-name-mixed-case

    remark-lint rule to warn when file names use mixed case
    1. 71%
    2. 402k
  69. remark-lint-file-extension

    remark-lint rule to warn when the file’s extension violates the given style
    1. 71%
    2. 417k
  70. remark-lint-no-tabs

    remark-lint rule to warn when hard tabs are used instead of spaces
    1. 71%
    2. 171k
  71. remark-lint-no-multiple-toplevel-headings

    remark-lint rule to warn when multiple top level headings are used
    1. 71%
    2. 427k
  72. remark-github

    remark plugin to autolink references like in GitHub issues, PRs, and comments
    1. 71%
    2. 926k
  73. remark-preset-lint-consistent

    remark preset to configure remark-lint with rules that enforce consistency
    1. 71%
    2. 323k
  74. remark-lint-checkbox-content-indent

    remark-lint rule to warn when list item checkboxes are followed by too much whitespace
    1. 71%
    2. 167k
  75. remark-lint-first-heading-level

    remark-lint rule to warn when the first heading has a level other than a specified value
    1. 71%
    2. 116k
  76. remark-breaks

    remark plugin to add break support, without needing spaces
    1. 71%
    2. 1.8m
  77. remark-lint-no-heading-indent

    remark-lint rule to warn when headings are indented
    1. 71%
    2. 152k
  78. remark-lint-no-empty-url

    remark-lint rule to warn on empty URLs in links and images
    1. 71%
    2. 155k
  79. remark-lint-no-missing-blank-lines

    remark-lint rule to warn when missing blank lines
    1. 71%
    2. 53k
  80. remark-lint-no-duplicate-headings

    remark-lint rule to warn on duplicate headings
    1. 71%
    2. 375k
  81. remark-lint-list-item-spacing

    remark-lint rule to warn when list looseness is incorrect
    1. 71%
    2. 407k
  82. remark-lint-heading-increment

    remark-lint rule to warn when headings increment with more than 1 level at a time
    1. 71%
    2. 401k
  83. remark-lint-maximum-heading-length

    remark-lint rule to warn when headings are too long
    1. 71%
    2. 381k
  84. remark-preset-lint-markdown-style-guide

    remark preset to configure remark-lint with rules that enforce the markdown style guide
    1. 70%
    2. 340k
  85. remark-math

    remark plugin to parse and stringify math
    1. 70%
    2. 3.7m
  86. remark-message-control

    remark plugin to enable, disable, and ignore messages with remark
    1. 70%
    2. 1m
  87. hast-util-to-mdast

    hast utility to transform to mdast
    1. 70%
    2. 1.1m
  88. remark-retext

    remark plugin to support retext
    1. 70%
    2. 632k
  89. remark-lint-no-html

    remark-lint rule to warn when HTML nodes are used
    1. 70%
    2. 57k
  90. rehype-katex

    rehype plugin to transform inline and block math with KaTeX
    1. 70%
    2. 2.5m
  91. remark-lint-no-duplicate-headings-in-section

    remark-lint rule to warn on duplicate headings in a section
    1. 69%
    2. 196k
  92. remark-lint-no-reference-like-url

    remark-lint rule to warn when URLs are also defined identifiers
    1. 69%
    2. 126k
  93. remark-lint-no-heading-like-paragraph

    remark-lint rule to for too many hashes (h7+ “headings”)
    1. 69%
    2. 126k
  94. remark-lint-no-unneeded-full-reference-image

    remark-lint rule to warn when full reference images are used if they can be collapsed
    1. 69%
    2. 93k
  95. remark-lint-no-unneeded-full-reference-link

    remark-lint rule to warn when full reference links are used if they can be collapsed
    1. 69%
    2. 93k
  96. strip-markdown

    remark plugin to remove markdown formatting
    1. 69%
    2. 477k
  97. remark-lint-strikethrough-marker

    remark-lint rule to warn when strikethrough markers violate the given style
    1. 69%
    2. 11k
  98. remark-emoji

    Emoji transformer plugin for Remark
    1. 69%
    2. 3.1m
  99. remark-lint-no-duplicate-defined-urls

    remark-lint rule to warn on definitions that define the same urls
    1. 69%
    2. 31k
  100. remark-lint-no-paragraph-content-indent

    remark-lint rule to warn when the content in paragraphs are indented
    1. 69%
    2. 89k
  101. rehype-remark

    rehype plugin to transform to remark
    1. 69%
    2. 884k
  102. remark-lint-linebreak-style

    remark-lint rule to warn when linebreaks violate a given or detected style
    1. 69%
    2. 90k
  103. rehype-mathjax

    rehype plugin to transform inline and block math with MathJax
    1. 69%
    2. 315k
  104. remark-reference-links

    remark plugin to transform links and images to references and definitions
    1. 69%
    2. 679k
  105. remark-validate-links

    remark plugin to validate links to headings and files
    1. 69%
    2. 358k
  106. remark-contributors

    remark plugin to inject a given list of contributors into a table
    1. 68%
    2. 24k
  107. unified-diff

    unified plugin to ignore unrelated messages
    1. 68%
    2. 140k
  108. remark-usage

    remark plugin to add a usage example to your readme
    1. 68%
    2. 15k
  109. remark-comment-config

    remark plugin to configure it with comments
    1. 68%
    2. 75k
  110. remark-yaml-config

    remark plugin to configure it with YAML frontmatter
    1. 68%
    2. 105k
  111. remark-gemoji

    remark plugin to turn gemoji shortcodes (:+1:) into emoji (👍)
    1. 67%
    2. 150k
  112. @remark-embedder/transformer-oembed

    @remark-embedder transformer for oEmbed supported links
    1. 67%
    2. 8.7k
  113. remark-textr

    remark plugin to improve typography with Textr
    1. 67%
    2. 112k
  114. remark-images

    remark plugin to add a simpler image syntax
    1. 67%
    2. 91k
  115. remark-man

    remark plugin to compile markdown to man pages
    1. 67%
    2. 5.6k
  116. remark-heading-id

    The remark plugin for supporting custom heading id
    1. 67%
    2. 72k
  117. remark-code-blocks

    Extract code blocks from an MDAST tree
    1. 67%
    2. 5.6k
  118. remark-heading-gap

    remark plugin to adjust the gap between headings
    1. 67%
    2. 7.5k
  119. @remark-embedder/core

    Remark plugin to convert URLs to embed code in markdown.
    1. 67%
    2. 20k
  120. remark-defsplit

    remark plugin to change links and images to references with separate definitions
    1. 67%
    2. 2k
  121. remark-variables

    Adds variables support to remark
    1. 67%
    2. 5.4k
  122. remark-inline-links

    remark plugin to transform references and definitions into normal links and images
    1. 67%
    2. 169k
  123. remark-embed-images

    remark plugin to embed local images as data URIs
    1. 67%
    2. 30k
  124. remark-normalize-headings

    remark plugin to make sure there is a single top level heading in a document by adjusting heading ranks accordingly
    1. 66%
    2. 74k
  125. remark-mdx-frontmatter

    A remark plugin for converting frontmatter metadata into MDX exports
    1. 66%
    2. 2.1m
  126. remark-git-contributors

    remark plugin to generate a list of Git contributors
    1. 66%
    2. 20k
  127. remark-license

    remark plugin to generate a license section
    1. 66%
    2. 48k
  128. @remark-embedder/transformer-codesandbox

    @remark-embedder transformer for CodeSandbox links
    1. 66%
    2. 43
  129. remark-strip-badges

    remark plugin to remove badges (such as shields.io)
    1. 66%
    2. 12k
  130. remark-wiki-link

    Parse and render wiki-style links
    1. 66%
    2. 88k
  131. remark-telegraph

    remark plugin to translate markdown into Telegra.ph Nodes
    1. 66%
    2. 957
  132. unified-engine-gulp

    unified engine to create a Gulp plugin from a processor
    1. 66%
    2. 533
  133. remark-unlink

    remark plugin to remove all links, images, references, and definitions
    1. 66%
    2. 23k
  134. remark-autolink-references

    remark plugin to autolink custom references
    1. 65%
    2. 20k
  135. unist-util-ancestor

    Unist utility for finding the closest common ancestor for multiple nodes
    1. 65%
    2. 56
  136. remark-typedoc-symbol-links

    A Remark plugin to transform TypeDoc symbol links into link tags
    1. 64%
    2. 31
  137. rehype-code-titles

    Rehype plugin for parsing code blocks and adding titles to code blocks
    1. 63%
    2. 17k
  138. docusaurus-remark-plugin-tab-blocks

    Turn Docusaurus code blocks into tab blocks
    1. 63%
    2. 2.2k
  139. remark-behead

    Increase or decrease heading depth
    1. 63%
    2. 30k
  140. rehype-plugin-auto-resolve-layout-shift

    [](https://codecov.io/gh/potato4d/rehyp
    1. 63%
    2. 125
  141. remark-plantuml-link

    Generate a plantuml image link from text
    1. 62%
    2. 38
  142. remark-extract-toc

    remark plugin to store table of contents
    1. 62%
    2. 1.2k
  143. @mavrin/remark-typograf

    Plugin for remark to make your typography better with typograf
    1. 62%
    2. 4k
  144. remark-package-dependencies

    Inject to markdown the list of dependencies of your package
    1. 61%
    2. 180
  145. remark-kbd-nested

    remark plugin to add support for kbd element syntax with configurable delimiters, escaping, and arbitrary nesting
    1. 61%
    2. 64
  146. remark-mdx-postcss

    Remark plugin to bundle a style tag with MDX content via postcss.
    1. 61%
    2. 14
  147. remark-mdx-metadata

    Remark transformer for modifying MDX metadata.
    1. 61%
    2. 1.2k
  148. remark-description-list

    [Remark][remark]-plugin to generate description lists.
    1. 61%
    2. 144
  149. remark-github-beta-blockquote-admonitions

    remark plugin to add support for GitHub beta blockquote-based admonitions
    1. 61%
    2. 4.1k
  150. remark-vtranslit

    A remarkjs plugin for vtranslit.
    1. 60%
    2. 20
  151. remark-ember-abc

    A remark plugin to transform the Handlebars codeblocks to Angle brackets syntax.
    1. 59%
    2. 7
  152. remark-lint-code-block-syntax

    A remark-lint rule to check language syntax in a code block.
    1. 59%
    2. 663
  153. remark-lint-spaces-around-number

    remark lint plugin that checks if there are spaces between number and Chinese
    1. 57%
    2. 67k
  154. remark-lint-spaces-around-word

    remark lint plugin that checks if there are spaces between English word and Chinese
    1. 57%
    2. 67k
  155. rehype-title-figure

    Rehype plugin that adds a caption using the title attribute of the img.
    1. 57%
    2. 2.1k
  156. remark-ruby

    Custom syntax for remarkjs, adding ruby (furigana) to markdown.
    1. 57%
    2. 5.2k
  157. remark-remove-comments

    Remark plugin to remove HTML comments from the processed output
    1. 57%
    2. 67k
  158. remark-language-server

    Language server for markdown using remark
    1. 56%
    2. 276
  159. remark-lint-match-punctuation

    remark lint plugin that checks punctuation are used in pair
    1. 56%
    2. 4.2k
  160. unist-util-to-string-with-nodes

    functionality that generates string with nodes corresponding to each character provided.
    1. 56%
    2. 551
  161. monaco-unified

    Get warnings and error messages in monaco editor based on a unified processor.
    1. 56%
    2. 62
  162. remark-lint-no-long-code

    remark lint plugin that warn when line in code block is too long
    1. 56%
    2. 68k
  163. unist-util-to-list-of-char

    functionality that helps generating list of characters in all visible text inside give node tree
    1. 55%
    2. 75k
  164. remark-gitlab-artifact

    Downloads artifacts from Gitlab projects to live alongside your Markdown.
    1. 55%
    2. 13
  165. remark-openapi

    Remark plugin that converts a link to a local or remote open api spec into a table with summary of all paths
    1. 55%
    2. 8
  166. remark-twemoji

    Remark plugin to use Twemoji
    1. 55%
    2. 2.4k
  167. remark-lint-no-repeat-punctuation

    remark lint plugin that will warn when multiple punctuations found in series.
    1. 54%
    2. 3.7k
  168. remark-codesandbox

    🎩 Create CodeSandbox directly from code blocks
    1. 54%
    2. 3.3k
  169. remark-lint-no-chinese-punctuation-in-number

    remark lint plugin that warn when Chinese punctuation found in numbers.
    1. 54%
    2. 410
  170. remark-excerpt

    Remark transformer for extracting an excerpt.
    1. 53%
    2. 1.7k
  171. remark-preset-lint-starstuff

    Opinionated, yet simple config for remark-lint
    1. 52%
    2. 193
  172. remark-parse-frontmatter

    🎓 Parses and validates Markdown frontmatter (YAML) to data object.
    1. 51%
    2. 13k
  173. remark-directive-rehype

    Remark plugin to enable Markdown directives to be parsed as HTML.
    1. 49%
    2. 117k
  174. remark-hbs

    Remark plugin that allows writing markdown with Ember handlebars templates
    1. 49%
    2. 66k
  175. remark-admonitions

    Add admonitions support to remark
    1. 49%
    2. 407k
  176. remark-generic-extensions

    !Extension[Content](Argument){Properties} -> 🎉 — commonmark generic directive extension for remark
    1. 48%
    2. 16k
  177. remark-mermaid

    A remark plugin for Markdown that replaces mermaid graphs with rendered SVGs.
    1. 47%
    2. 5.4k
  178. remark-parse-yaml

    Parses yaml blocks into structured data
    1. 45%
    2. 80k
  179. remark-deflist

    Remark plugin for pandoc-style definition lists.
    1. 45%
    2. 14k
  180. remark-supersub

    Remark plugin for adding subscript/superscript syntax.
    1. 44%
    2. 113k
  181. remark-helpers

    Helper methods for remark
    1. 44%
    2. 275
  182. remark-metadata

    Add metadata about a Markdown file as Front Matter.
    1. 44%
    2. 38
  183. remark-typescript

    Transforms TypeScript code blocks to JavaScript and inserts them back into the page
    1. 44%
    2. 1.1k
  184. remark-bibliography

    Remark plugin for adding bibliographies to markdown.
    1. 44%
    2. 72
  185. remark-redirect

    Remark plugin for changing links to markdown files to HTML files.
    1. 44%
    2. 49
  186. remark-meta

    Adds YAML/TOML metadata to a VFile.
    1. 43%
    2. 134
  187. remark-task-list

    Toggle task list items and reference them by IDs.
    1. 43%
    2. 169
  188. @laysent/remark-preset-lint

    preset of remark lint rules
    1. 43%
    2. 37
  189. remark-sources

    Insert source code to markdown files
    1. 41%
    2. 71
  190. remark-pdf

    remark plugin to compile markdown to pdf.
    1. 41%
    2. 920
  191. remark-docx

    remark plugin to compile markdown to docx (Microsoft Word, Office Open XML).
    1. 41%
    2. 21k
  192. remark-graphviz

    A remark plugin for Markdown that replaces graphs defined in dot with rendered SVGs.
    1. 39%
    2. 867
  193. gridsome-plugin-remark-prismjs-all

    Gridsome plugin prism syntax highlighting
    1. 37%
    2. 91
  194. remark-render

    Compile markdown to Virtual DOM with remark.
    1. 36%
    2. 73
  195. remark-code-figure

    A remark plugin that wraps code blocks with a figure and adds an optional figcaption.
    1. 30%
    2. 33
  196. @whizark/remark-preset

    remark sharable preset files
    1. 15%
    2. 47
  197. Find other packages matching remark on npm