unified

Explore/Packages

All packages

  1. remark-mdx

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

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

    remark plugin to add support for parsing markdown input
    1. 88%
    2. 86m
    3. 13.4 B
  4. unified

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

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

    React context for MDX
    1. 87%
    2. 48m
    3. 324 B
  7. vfile

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

    unist utility to visit nodes
    1. 85%
    2. 125m
    3. 853 B
  9. react-markdown

    React component to render markdown
    1. 84%
    2. 51m
    3. 31.5 B
  10. unist-util-visit-parents

    unist utility to recursively walk over nodes, with ancestral information
    1. 83%
    2. 128m
    3. 794 B
  11. unist-util-is

    unist utility to check if a node passes a test
    1. 83%
    2. 130m
  12. mdast-util-to-hast

    mdast utility to transform to hast
    1. 82%
    2. 86m
  13. hastscript

    hast utility to create trees
    1. 82%
    2. 57m
  14. unist-util-stringify-position

    unist utility to serialize a node, position, or point as a human readable location
    1. 82%
    2. 115m
    3. 283 B
  15. remark-stringify

    remark plugin to add support for serializing markdown
    1. 82%
    2. 53m
  16. mdast-util-to-string

    mdast utility to get the plain text content of a node
    1. 82%
    2. 103m
  17. vfile-message

    vfile utility to create a virtual message
    1. 82%
    2. 105m
  18. unist-builder

    unist utility to create a new trees with a nice syntax
    1. 82%
    2. 11m
  19. remark

    unified processor with support for parsing markdown input and serializing markdown as output
    1. 82%
    2. 12m
  20. vfile-location

    vfile utility to convert between positional (line and column-based) and offset (range-based) locations
    1. 81%
    2. 41m
  21. unist-util-remove-position

    unist utility to remove positions from a tree
    1. 81%
    2. 29m
  22. micromark

    small commonmark compliant markdown parser with positional info and concrete tokens
    1. 81%
    2. 97m
  23. unist-util-position

    unist utility to get the position of a node
    1. 81%
    2. 77m
    3. 319 B
  24. unist-util-generated

    unist utility to check if a node is generated
    1. 81%
    2. 16m
  25. hast-util-parse-selector

    hast utility to create an element from a simple CSS selector
    1. 81%
    2. 55m
    3. 348 B
  26. hast-util-from-parse5

    hast utility to transform from Parse5’s AST
    1. 81%
    2. 36m
  27. mdast-util-definitions

    mdast utility to find definition nodes in a tree
    1. 80%
    2. 25m
  28. unist-util-remove

    unist utility to remove nodes from a tree
    1. 80%
    2. 8.1m
  29. hast-util-raw

    hast utility to reparse a tree
    1. 80%
    2. 30m
  30. hast-util-to-parse5

    hast utility to transform hast to Parse5’s AST
    1. 80%
    2. 30m
    3. 5.72 B
  31. mdast-squeeze-paragraphs

    mdast utility to remove empty paragraphs from a tree
    1. 80%
    2. 3.9m
  32. micromark-core-commonmark

    The CommonMark markdown constructs
    1. 79%
    2. 83m
    3. 7.63 B
  33. micromark-util-character

    micromark utility to handle character codes
    1. 79%
    2. 109m
  34. micromark-util-subtokenize

    micromark utility to tokenize subtokens
    1. 79%
    2. 83m
  35. micromark-factory-title

    micromark factory to parse markdown titles (found in resources, definitions)
    1. 79%
    2. 80m
  36. micromark-factory-label

    micromark factory to parse labels (found in media, definitions)
    1. 79%
    2. 83m
  37. micromark-util-sanitize-uri

    micromark utility to sanitize urls
    1. 79%
    2. 85m
  38. micromark-factory-space

    micromark factory to parse markdown space (found in lots of places)
    1. 79%
    2. 94m
    3. 361 B
  39. micromark-util-normalize-identifier

    micromark utility normalize identifiers (as found in references, definitions)
    1. 79%
    2. 83m
    3. 221 B
  40. micromark-util-chunked

    micromark utility to splice and push with giant arrays
    1. 79%
    2. 84m
  41. micromark-util-resolve-all

    micromark utility to resolve subtokens
    1. 79%
    2. 81m
  42. micromark-util-classify-character

    micromark utility to classify whether a character is whitespace or punctuation
    1. 79%
    2. 84m
  43. micromark-util-combine-extensions

    micromark utility to combine syntax or html extensions
    1. 79%
    2. 83m
  44. micromark-factory-destination

    micromark factory to parse destinations (found in resources, definitions)
    1. 79%
    2. 83m
  45. micromark-factory-whitespace

    micromark factory to parse markdown whitespace (found in lots of places)
    1. 79%
    2. 83m
  46. micromark-util-decode-numeric-character-reference

    micromark utility to decode numeric character references
    1. 79%
    2. 83m
  47. micromark-util-decode-string

    micromark utility to decode markdown strings
    1. 79%
    2. 80m
  48. remark-squeeze-paragraphs

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

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

    esbuild plugin for MDX
    1. 78%
    2. 477k
  51. remark-rehype

    remark plugin that turns markdown into HTML to support rehype
    1. 78%
    2. 64m
    3. 4.77 B
  52. @mdx-js/rollup

    Rollup plugin for MDX
    1. 77%
    2. 891k
  53. remark-cli

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

    Vue provider for MDX
    1. 77%
    2. 6.8k
  55. hast-util-whitespace

    hast utility to check if a node is inter-element whitespace
    1. 77%
    2. 70m
  56. @mdx-js/node-loader

    Experimental Node loader for MDX
    1. 76%
    2. 5.5k
  57. rehype-parse

    rehype plugin to parse HTML
    1. 75%
    2. 12m
  58. rehype-stringify

    rehype plugin to serialize HTML
    1. 75%
    2. 12m
  59. hast-util-to-html

    hast utility to serialize to HTML
    1. 75%
    2. 27m
  60. hast-util-is-element

    hast utility to check if a node is a (certain) element
    1. 75%
    2. 26m
  61. remark-frontmatter

    remark plugin to support frontmatter (yaml, toml, and more)
    1. 75%
    2. 9.1m
  62. unist-util-find-all-after

    unist utility to find nodes after another node
    1. 75%
    2. 4.2m
  63. estree-util-is-identifier-name

    Check if something can be an ecmascript (javascript) identifier name
    1. 74%
    2. 55m
  64. retext-english

    retext plugin to parse English prose
    1. 74%
    2. 517k
    3. 10.5 B
  65. hast-util-sanitize

    hast utility to sanitize nodes
    1. 74%
    2. 10m
    3. 2.86 B
  66. hast-util-to-string

    hast utility to get the plain-text value of a node
    1. 74%
    2. 14m
    3. 264 B
  67. estree-util-visit

    esast (and estree) utility to visit nodes
    1. 74%
    2. 18m
    3. 587 B
  68. rehype-raw

    rehype plugin to reparse the tree (and raw nodes)
    1. 74%
    2. 24m
  69. unified-lint-rule

    unified plugin to make it a bit easier to create linting rules
    1. 74%
    2. 1.4m
  70. mdast-util-mdx-jsx

    mdast extension to parse and serialize MDX or MDX.js JSX
    1. 74%
    2. 54m
  71. mdast-util-compact

    mdast utility to make a tree compact
    1. 74%
    2. 2.9m
  72. mdast-util-mdx

    mdast extension to parse and serialize MDX (or MDX.js)
    1. 73%
    2. 17m
  73. unist-util-position-from-estree

    unist utility to get a position from an estree node
    1. 73%
    2. 17m
  74. retext-latin

    retext plugin to parse Latin-script prose
    1. 73%
    2. 5.9m
  75. retext-stringify

    retext plugin to serialize prose
    1. 73%
    2. 6.1m
  76. retext

    natural language processor powered by plugins part of the unified collective
    1. 73%
    2. 6.1m
  77. 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. 655k
  78. remark-lint

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

    remark-lint rule to warn when the markers of ordered lists violate a given style
    1. 73%
    2. 698k
  80. mdast-util-gfm-footnote

    mdast extension to parse and serialize GFM footnotes
    1. 73%
    2. 51m
  81. 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. 648k
  82. remark-lint-hard-break-spaces

    remark-lint rule to warn when too many spaces are used to create a hard break
    1. 73%
    2. 631k
  83. hast-util-has-property

    hast utility to check if a node has a property
    1. 73%
    2. 8.8m
  84. remark-lint-no-literal-urls

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

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

    remark-lint rule to warn when shortcut reference images are used
    1. 73%
    2. 618k
  87. nlcst-to-string

    nlcst utility to transform a tree to a string
    1. 73%
    2. 6.9m
  88. remark-lint-list-item-bullet-indent

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

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

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

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

    remark preset to configure remark-lint with rules that prevent mistakes or stuff that fails across vendors.
    1. 73%
    2. 517k
  93. hast-util-to-text

    hast utility to get the plain-text value of a node according to the innerText algorithm
    1. 73%
    2. 18m
  94. unist-util-find-after

    unist utility to find a node after another node
    1. 73%
    2. 18m
  95. to-vfile

    vfile utility to create a vfile from a filepath
    1. 73%
    2. 2.6m
    3. 1.91 B
  96. remark-lint-no-duplicate-definitions

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

    remark-lint rule to warn when references to undefined definitions are found
    1. 72%
    2. 564k
  98. micromark-extension-mdxjs

    micromark extension to support MDX.js
    1. 72%
    2. 17m
  99. micromark-extension-mdx-jsx

    micromark extension to support MDX or MDX.js JSX
    1. 72%
    2. 18m
  100. micromark-extension-gfm-footnote

    micromark extension to support GFM footnotes
    1. 72%
    2. 53m
  101. rehype-slug

    rehype plugin to add id attributes to headings
    1. 72%
    2. 7.3m
  102. remark-lint-rule-style

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

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

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

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

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

    remark-lint rule to warn when heading style violates the given style
    1. 72%
    2. 549k
    3. 1.91 B
  108. micromark-extension-mdx-md

    micromark extension to turn some markdown features off for MDX
    1. 72%
    2. 16m
  109. remark-lint-code-block-style

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

    remark-lint rule to warn when block quotes are either indented too much or too little
    1. 72%
    2. 576k
  111. unist-util-modify-children

    unist utility to modify direct children of a parent
    1. 72%
    2. 6.9m
  112. estree-util-attach-comments

    Attach comments to estree nodes
    1. 72%
    2. 14m
  113. remark-lint-emphasis-marker

    remark-lint rule to warn when emphasis markers violate the given style
    1. 72%
    2. 548k
  114. hast-util-heading-rank

    hast utility to get the rank (or depth, level) of headings
    1. 72%
    2. 7.5m
  115. 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. 506k
  116. rehype-react

    rehype plugin to transform to React
    1. 72%
    2. 1.2m
    3. 8.58 B
  117. estree-util-build-jsx

    Transform JSX in estrees to function calls (for react, preact, and most hyperscript interfaces)
    1. 72%
    2. 13m
  118. rehype-autolink-headings

    rehype plugin to add links to headings
    1. 72%
    2. 3.5m
  119. remark-lint-final-definition

    remark-lint rule to warn when definitions are not placed at the end of the file
    1. 72%
    2. 403k
  120. hast-util-select

    hast utility for querySelector, querySelectorAll, and matches
    1. 72%
    2. 4.8m
  121. remark-lint-maximum-line-length

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

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

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

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

    remark-lint rule to warn when tables are indented
    1. 72%
    2. 397k
    3. 3.81 B
  126. vfile-sort

    vfile utility to sort messages by line/column
    1. 72%
    2. 3.3m
  127. remark-lint-link-title-style

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

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

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

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

    remark-lint rule to warn when fenced code blocks occur without language flag
    1. 72%
    2. 393k
    3. 11.4 B
  132. remark-lint-definition-case

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

    remark-lint rule to warn when the content of a list item has mixed indentation
    1. 72%
    2. 485k
  134. vfile-statistics

    vfile utility to count messages per category: failures, warnings, etc
    1. 72%
    2. 3.3m
  135. mdast-util-toc

    mdast utility to generate a table of contents from a tree
    1. 72%
    2. 1.7m
  136. remark-lint-no-file-name-articles

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

    remark-lint rule to warn when file names contain consecutive dashes
    1. 72%
    2. 381k
    3. 778 B
  138. remark-lint-no-file-name-outer-dashes

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

    remark-lint rule to warn when table pipes are not aligned
    1. 72%
    2. 364k
  140. unist-util-select

    unist utility to select nodes with CSS-like selectors
    1. 72%
    2. 1m
  141. hast-util-to-estree

    hast utility to transform to estree (JavaScript AST) JSX
    1. 72%
    2. 14m
  142. unist-util-visit-children

    unist utility to visit direct children of a parent
    1. 72%
    2. 6.8m
    3. 245 B
  143. unist-util-inspect

    unist utility to inspect nodes
    1. 72%
    2. 2.5m
  144. remark-lint-no-heading-punctuation

    remark-lint rule to warn when headings end in illegal characters
    1. 71%
    2. 338k
    3. 0.954 B
  145. remark-lint-no-emphasis-as-heading

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

    remark plugin to compile Markdown to HTML
    1. 71%
    2. 1.9m
    3. 16.2 B
  147. remark-lint-no-file-name-irregular-characters

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

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

    remark-lint rule to warn when the file’s extension violates the given style
    1. 71%
    2. 391k
  150. vfile-reporter

    vfile utility to create a report for a file
    1. 71%
    2. 3.3m
  151. unist-util-map

    unist utility to create a new tree by mapping all nodes
    1. 71%
    2. 827k
  152. mdast-comment-marker

    mdast utility to parse a comment marker
    1. 71%
    2. 898k
  153. remark-lint-no-tabs

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

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

    remark plugin to autolink references like in GitHub issues, PRs, and comments
    1. 71%
    2. 1.4m
  156. unified-engine

    Engine to process multiple files with unified
    1. 71%
    2. 2.4m
  157. unist-util-filter

    unist utility to create a new tree with nodes that pass a filter
    1. 71%
    2. 4.7m
  158. remark-preset-lint-consistent

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

    remark-lint rule to warn when list item checkboxes are followed by too much whitespace
    1. 71%
    2. 221k
  160. 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
  161. remark-breaks

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

    remark-lint rule to warn when headings are indented
    1. 71%
    2. 216k
  163. rehype-sanitize

    rehype plugin to sanitize HTML
    1. 71%
    2. 8.3m
  164. mdast-util-heading-style

    mdast utility to get the style of a heading
    1. 71%
    2. 640k
  165. remark-lint-no-empty-url

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

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

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

    remark-lint rule to warn when list looseness is incorrect
    1. 71%
    2. 303k
  169. rehype-sort-attribute-values

    rehype plugin to sort attribute values
    1. 71%
    2. 716k
  170. remark-lint-heading-increment

    remark-lint rule to warn when headings increment with more than 1 level at a time
    1. 71%
    2. 334k
  171. rehype-sort-attributes

    rehype plugin to reorder attributes based on how often they occur
    1. 71%
    2. 707k
  172. remark-lint-maximum-heading-length

    remark-lint rule to warn when headings are too long
    1. 71%
    2. 360k
  173. hast-util-is-body-ok-link

    hast utility to check if a link element is “Body OK”
    1. 71%
    2. 4.3m
  174. mdast-util-to-nlcst

    mdast utility to transform to nlcst
    1. 71%
    2. 550k
  175. remark-preset-lint-markdown-style-guide

    remark preset to configure remark-lint with rules that enforce the markdown style guide
    1. 70%
    2. 287k
    3. 13.4 B
  176. remark-math

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

    remark plugin to enable, disable, and ignore messages with remark
    1. 70%
    2. 872k
  178. hast-util-to-mdast

    hast utility to transform to mdast
    1. 70%
    2. 2.9m
  179. unified-args

    Create CLIs for unified processors
    1. 70%
    2. 836k
  180. hast-util-from-dom

    hast utility to create a tree from the DOM
    1. 70%
    2. 9.9m
  181. unified-message-control

    Enable, disable, and ignore messages from unified processors
    1. 70%
    2. 869k
  182. remark-retext

    remark plugin to support retext
    1. 70%
    2. 557k
  183. vfile-find-up

    vfile utility to find one or more files by searching the file system upwards
    1. 70%
    2. 170k
  184. vfile-matter

    vfile utility to parse the YAML front matter in a file
    1. 70%
    2. 2m
  185. hast-util-phrasing

    hast utility to check if a node is phrasing content
    1. 70%
    2. 4.3m
  186. retext-equality

    retext plugin to warn about possible insensitive, inconsiderate language
    1. 70%
    2. 112k
  187. retext-smartypants

    retext plugin to implement SmartyPants
    1. 70%
    2. 6.1m
  188. rehype-minify-whitespace

    rehype plugin to collapse whitespace
    1. 70%
    2. 3.4m
  189. retext-dutch

    retext plugin to parse Dutch prose
    1. 70%
    2. 950
  190. remark-lint-no-html

    remark-lint rule to warn when HTML nodes are used
    1. 70%
    2. 94k
  191. nlcst-search

    nlcst utility to search for patterns in a tree
    1. 70%
    2. 207k
    3. 0.954 B
  192. rehype-katex

    rehype plugin to transform inline and block math with KaTeX
    1. 70%
    2. 8.4m
  193. nlcst-is-literal

    nlcst utility to check whether a node is meant literally
    1. 70%
    2. 232k
  194. remark-lint-no-duplicate-headings-in-section

    remark-lint rule to warn on duplicate headings in a section
    1. 69%
    2. 186k
  195. mdast-util-heading-range

    mdast utility to use headings as ranges in mdast
    1. 69%
    2. 80k
  196. hast-util-is-conditional-comment

    hast utility to check if a node is a conditional comment
    1. 69%
    2. 262k
  197. remark-lint-no-reference-like-url

    remark-lint rule to warn when URLs are also defined identifiers
    1. 69%
    2. 164k
  198. nlcst-normalize

    nlcst utility to normalize a word for easier comparison
    1. 69%
    2. 208k
  199. rehype-remove-comments

    rehype plugin to remove comments (except conditional comments)
    1. 69%
    2. 262k
    3. 923 B
  200. hast-util-embedded

    hast utility to check if a node is an embedded element
    1. 69%
    2. 4.8m
  201. mdast-util-phrasing

    mdast utility to check if a node is phrasing content
    1. 69%
    2. 71m
  202. retext-keywords

    retext plugin to extract keywords
    1. 69%
    2. 19k
  203. rehype-cli

    CLI to process HTML with rehype
    1. 69%
    2. 2.4k
  204. remark-lint-no-heading-like-paragraph

    remark-lint rule to for too many hashes (h7+ “headings”)
    1. 69%
    2. 168k
  205. 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. 157k
  206. 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. 157k
  207. strip-markdown

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

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

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

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

    remark-lint rule to warn when the content in paragraphs are indented
    1. 69%
    2. 165k
  212. @jsdevtools/rehype-toc

    A rehype plugin that adds a table of contents (TOC) to the page
    1. 69%
    2. 101k
  213. rehype-remark

    rehype plugin to transform to remark
    1. 69%
    2. 2.5m
  214. remark-lint-linebreak-style

    remark-lint rule to warn when linebreaks violate a given or detected style
    1. 69%
    2. 112k
  215. mdast-zone

    mdast utility to treat HTML comments as ranges or markers
    1. 69%
    2. 28k
  216. rehype-mathjax

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

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

    remark plugin to validate links to headings and files
    1. 69%
    2. 412k
    3. 15.3 B
  219. @jsdevtools/rehype-url-inspector

    A rehype plugin to inspect, validate, or rewrite URLs anywhere in an HTML document
    1. 68%
    2. 44k
  220. retext-profanities

    retext plugin to check for profane and vulgar wording
    1. 68%
    2. 116k
  221. micromark-build

    Build production files from dev files
    1. 68%
    2. 1.5k
  222. rehype-minify-attribute-whitespace

    rehype plugin to minify whitespace in attributes
    1. 68%
    2. 158k
  223. rehype-minify-css-style

    rehype plugin to minify style elements
    1. 68%
    2. 158k
  224. hast-util-from-string

    hast utility to set the plain-text value of a node
    1. 68%
    2. 161k
    3. 238 B
  225. rehype-remove-empty-attribute

    rehype plugin to remove empty attributes
    1. 68%
    2. 156k
  226. retext-indefinite-article

    retext plugin to check if indefinite articles (a, an) are used correctly
    1. 68%
    2. 93k
    3. 2.86 B
  227. hast-util-is-css-link

    hast utility to check if an element is a css link
    1. 68%
    2. 156k
  228. hast-util-is-javascript

    hast utility to check if an element is a JavaScript script
    1. 68%
    2. 156k
  229. rehype-minify-json-script

    rehype plugin to minify script elements with a JSON body
    1. 68%
    2. 80k
  230. rehype-remove-style-type-css

    rehype plugin to remove type on CSS style and links
    1. 68%
    2. 156k
  231. hast-util-is-css-style

    hast utility to check if an element is a css style
    1. 68%
    2. 158k
  232. rehype-minify-javascript-url

    rehype plugin to minify JavaScript URLs
    1. 68%
    2. 80k
  233. rehype-minify-media-attribute

    rehype plugin to minify media attributes
    1. 68%
    2. 156k
  234. rehype-minify-event-handler

    rehype plugin to Mminify event handler attributes
    1. 68%
    2. 85k
  235. rehype-minify-meta-color

    rehype plugin to minify theme-color and msapplication-TileColor meta elements
    1. 68%
    2. 156k
  236. rehype-minify-meta-content

    rehype plugin to minify content on meta elements
    1. 68%
    2. 156k
  237. rehype-minify-javascript-script

    rehype plugin to minify script elements with a JS body
    1. 68%
    2. 84k
  238. rehype-remove-external-script-content

    rehype plugin to remove content of external JavaScript script elements
    1. 68%
    2. 156k
  239. rehype-normalize-attribute-value-case

    rehype plugin to normalize casing of attribute values
    1. 68%
    2. 156k
  240. rehype-remove-meta-http-equiv

    rehype plugin to remove http-equiv meta elements for shorter output
    1. 68%
    2. 156k
  241. rehype-remove-script-type-javascript

    rehype plugin to remove type and language on JavaScript scripts
    1. 68%
    2. 83k
  242. rehype-minify-language

    rehype plugin to minify language attributes
    1. 68%
    2. 83k
    3. 860 B
  243. rehype-remove-duplicate-attribute-values

    rehype plugin to remove duplicates in attribute values with unique tokens
    1. 68%
    2. 158k
  244. rehype-minify-enumerated-attribute

    rehype plugin to minify enumerated attributes
    1. 68%
    2. 158k
  245. rehype-minify-style-attribute

    rehype plugin to minify style attributes
    1. 68%
    2. 158k
  246. retext-repeated-words

    retext plugin to check for for repeated words
    1. 68%
    2. 93k
  247. hast-util-to-nlcst

    hast utility to transform to nlcst
    1. 68%
    2. 114k
  248. remark-contributors

    remark plugin to inject a given list of contributors into a table
    1. 68%
    2. 8.4k
  249. unist-util-index

    unist utility to index property values or computed keys to nodes
    1. 68%
    2. 4.2k
  250. retext-spell

    retext plugin to check spelling
    1. 68%
    2. 39k
    3. 4.77 B
  251. unist-util-source

    unist utility to get the source of a value
    1. 68%
    2. 107k
  252. rehype-external-links

    rehype plugin to automatically add target and rel attributes to external links
    1. 68%
    2. 5.2m
    3. 1.91 B
  253. unified-diff

    unified plugin to ignore unrelated messages
    1. 68%
    2. 99k
  254. rehype-attr

    New syntax to add attributes to Markdown.
    1. 68%
    2. 1.7m
  255. hast-util-heading

    hast utility to check if a node is a heading element
    1. 68%
    2. 26k
  256. remark-usage

    remark plugin to add a usage example to your readme
    1. 68%
    2. 8.5k
  257. retext-quotes

    retext plugin to check quotes and apostrophes
    1. 68%
    2. 67k
  258. hast-util-find-and-replace

    hast utility to find and replace text in a tree
    1. 68%
    2. 677k
  259. remark-comment-config

    remark plugin to configure it with comments
    1. 68%
    2. 71k
  260. retext-sentence-spacing

    retext plugin to check spacing (one or two spaces) between sentences
    1. 68%
    2. 64k
  261. hast-util-to-dom

    hast utility to transform to the DOM
    1. 68%
    2. 705k
  262. rehype-rewrite

    Rewrite element with rehype.
    1. 68%
    2. 2.1m
    3. 14.3 B
  263. retext-readability

    retext plugin to check readability
    1. 68%
    2. 11k
  264. remark-yaml-config

    remark plugin to configure it with YAML frontmatter
    1. 68%
    2. 20k
    3. 28.6 B
  265. retext-redundant-acronyms

    retext plugin to check for redundant acronyms (ATM machine)
    1. 68%
    2. 64k
  266. retext-diacritics

    retext plugin to check for proper use of diacritics
    1. 68%
    2. 62k
  267. retext-contractions

    retext plugin to check apostrophes in elided contractions
    1. 68%
    2. 65k
    3. 1.91 B
  268. unist-util-parents

    unist utility to add references to parents on nodes in a tree
    1. 67%
    2. 20k
  269. remark-gemoji

    remark plugin to turn gemoji shortcodes (:+1:) into emoji (👍)
    1. 67%
    2. 200k
  270. mdast-normalize-headings

    mdast utility to make sure there is no more than a single top-level heading in the document
    1. 67%
    2. 90k
  271. vfile-reporter-pretty

    vfile utility to create a pretty report for a file
    1. 67%
    2. 3.8k
  272. vfile-find-down

    vfile utility to find one or more files by searching the file system downwards
    1. 67%
    2. 53k
  273. rehype-retext

    rehype plugin to transform to retext
    1. 67%
    2. 112k
    3. 11.4 B
  274. @remark-embedder/transformer-oembed

    @remark-embedder transformer for oEmbed supported links
    1. 67%
    2. 22k
  275. micromark-extension-mdx

    micromark extension to support MDX (agnostic to JavaScript)
    1. 67%
    2. 62k
    3. 5.72 B
  276. hast-util-reading-time

    hast utility to estimate the reading time
    1. 67%
    2. 2k
  277. rehype-document

    rehype plugin to wrap a document around a fragment
    1. 67%
    2. 83k
    3. 6.68 B
  278. retext-simplify

    retext plugin to check phrases for simpler alternatives
    1. 67%
    2. 34k
  279. remark-textr

    remark plugin to improve typography with Textr
    1. 67%
    2. 116k
  280. nlcst-emoticon-modifier

    nlcst utility to support emoticons in nlcst
    1. 67%
    2. 52k
  281. remark-images

    remark plugin to add a simpler image syntax
    1. 67%
    2. 48k
  282. nlcst-affix-emoticon-modifier

    nlcst utility to merge affix emoticons into the previous sentence
    1. 67%
    2. 52k
  283. unist-util-find-before

    unist utility to find a node before another node
    1. 67%
    2. 21k
  284. remark-man

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

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

    Extract code blocks from an MDAST tree
    1. 67%
    2. 3.5k
    3. 358 B
  287. vfile-to-eslint

    vfile utility to convert to ESLint formatter compatible output
    1. 67%
    2. 3.8k
  288. nlcst-emoji-modifier

    nlcst utility to support emoji
    1. 67%
    2. 50k
  289. remark-heading-gap

    remark plugin to adjust the gap between headings
    1. 67%
    2. 6.2k
  290. retext-emoji

    retext plugin to support emoji, gemoji, and emoticons
    1. 67%
    2. 52k
  291. retext-pos

    retext plugin to add part-of-speech (POS) tags
    1. 67%
    2. 19k
  292. unist-util-find-all-before

    unist utility to find nodes before another node
    1. 67%
    2. 184k
  293. rehype-minify-url

    rehype plugin to minify URLs
    1. 67%
    2. 481
  294. vfile-reporter-json

    vfile utility to create a JSON report for a file
    1. 67%
    2. 14k
  295. rehype-javascript-to-bottom

    rehype plugin to move JavaScript <script> to <body>
    1. 67%
    2. 52
    3. 0.954 B
  296. unist-util-assert

    unist utility to assert nodes
    1. 67%
    2. 4.5k
  297. rehype-prevent-favicon-request

    rehype plugin to prevent a favicon.ico requests
    1. 67%
    2. 119
  298. xastscript

    xast utility to create trees
    1. 67%
    2. 101k
  299. xast-util-from-xml

    xast utility to parse from XML
    1. 67%
    2. 61k
  300. hast-util-from-selector

    hast utility to parse CSS selectors to hast nodes
    1. 67%
    2. 19k
  301. @remark-embedder/core

    Remark plugin to convert URLs to embed code in markdown.
    1. 67%
    2. 26k
  302. @remark-embedder/cache

    A cache for @remark-embedder/core
    1. 67%
    2. 75
  303. xast-util-to-xml

    xast utility to serialize to XML
    1. 67%
    2. 115k
  304. remark-defsplit

    remark plugin to change links and images to references with separate definitions
    1. 67%
    2. 2.4k
  305. mdast-util-assert

    mdast utility to assert trees
    1. 67%
    2. 1.8k
  306. remark-variables

    Adds variables support to remark
    1. 67%
    2. 3.5k
  307. remark-inline-links

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

    remark plugin to embed local images as data URIs
    1. 67%
    2. 27k
  309. hast-util-to-xast

    hast utility to transform to xast
    1. 67%
    2. 1.2k
  310. vfile-rename

    vfile utility to rename the path parts of a file
    1. 67%
    2. 9.7k
  311. xast-util-feed

    xast utility to build feeds (rss, atom)
    1. 67%
    2. 7.8k
  312. retext-syntax-urls

    retext plugin to classify url-like values as syntax, not natural language
    1. 67%
    2. 34k
  313. retext-syntax-mentions

    retext plugin to classify @mentions as syntax, not natural language
    1. 66%
    2. 31k
  314. unist-util-size

    unist utility to calculate the number of nodes in a tree
    1. 66%
    2. 168
  315. unified-language-server

    Language server for unified
    1. 66%
    2. 2.3k
  316. 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. 84k
    3. 239 B
  317. xast-util-sitemap

    xast utility to build a sitemap
    1. 66%
    2. 454
  318. remark-mdx-frontmatter

    A remark plugin for converting frontmatter metadata into MDX exports
    1. 66%
    2. 2.6m
  319. retext-passive

    retext plugin to check for passive voice
    1. 66%
    2. 5.8k
  320. remark-git-contributors

    remark plugin to generate a list of Git contributors
    1. 66%
    2. 4.2k
  321. rehype-prism-plus

    rehype plugin to highlight code blocks in HTML with Prism (via refractor) with line highlighting and line numbers
    1. 66%
    2. 3.4m
  322. remark-license

    remark plugin to generate a license section
    1. 66%
    2. 7.7k
  323. esast-util-from-estree

    esast utility to transform from estree
    1. 66%
    2. 9.7m
  324. retext-intensify

    retext plugin to check for weak and mitigating wording
    1. 66%
    2. 2.7k
  325. hast-util-transparent

    hast utility to check if a node is a transparent element
    1. 66%
    2. 39
  326. nlcst-test

    nlcst utility to check assert an nlcst node
    1. 66%
    2. 372
    3. 0.954 B
  327. hast-util-sectioning

    hast utility to check if a node is a sectioning element
    1. 66%
    2. 45
  328. hast-util-assert

    hast utility to assert nodes
    1. 66%
    2. 54
  329. hast-util-labelable

    hast utility to check whether a node is labelable
    1. 66%
    2. 48
  330. @remark-embedder/transformer-codesandbox

    @remark-embedder transformer for CodeSandbox links
    1. 66%
    2. 190
  331. hast-util-classnames

    hast utility to merge class names together
    1. 66%
    2. 611k
  332. hast-util-from-text

    hast utility to set the plain-text value of a node according to the innerText algorithm
    1. 66%
    2. 195
  333. remark-strip-badges

    remark plugin to remove badges (such as shields.io)
    1. 66%
    2. 1.6k
  334. rehype-add-classes

    Add classes by selector to a rehype HAST (html tree)
    1. 66%
    2. 21k
  335. hast-util-shift-heading

    hast utility to change heading rank (or depth, level)
    1. 66%
    2. 5.7k
  336. hast-util-script-supporting

    hast utility to check if a node is a script-supporting element
    1. 66%
    2. 64
  337. remark-wiki-link

    Parse and render wiki-style links
    1. 66%
    2. 31k
  338. vfile-is

    vfile utility to check if a vfile passes a test
    1. 66%
    2. 410
    3. 7.63 B
  339. remark-telegraph

    remark plugin to translate markdown into Telegra.ph Nodes
    1. 66%
    2. 1.7k
  340. unified-stream

    Streaming interface for unified processors
    1. 66%
    2. 15k
  341. unified-engine-gulp

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

    remark plugin to remove all links, images, references, and definitions
    1. 66%
    2. 40k
  343. rehype-meta

    rehype plugin to add metadata to the head of a document
    1. 66%
    2. 3.9k
  344. react-remark

    Renders Markdown as React components
    1. 66%
    2. 190k
    3. 29.6 B
  345. rehype-picture

    rehype plugin to wrap images in pictures
    1. 65%
    2. 300
    3. 0.954 B
  346. remark-autolink-references

    remark plugin to autolink custom references
    1. 65%
    2. 7.5k
  347. rehype-infer-reading-time-meta

    rehype plugin to infer reading time as file metadata from the document
    1. 65%
    2. 1.7k
  348. unist-util-ancestor

    Unist utility for finding the closest common ancestor for multiple nodes
    1. 65%
    2. 64
  349. rehype-shift-heading

    rehype plugin to change the rank (depth, level) of headings
    1. 65%
    2. 3.8k
  350. rehype-extract-meta

    Rehype plugin to extract meta data from an HTML document
    1. 65%
    2. 508
  351. rehype-infer-description-meta

    rehype plugin to infer file metadata from the document
    1. 65%
    2. 71k
  352. rehype-infer-title-meta

    rehype plugin to infer file metadata from the main title of a document
    1. 65%
    2. 2.4k
  353. rehype-dom-parse

    rehype plugin to use browser APIs to parse HTML
    1. 65%
    2. 752k
  354. rehype-video

    Markdown supports video play with .mp4 and .mov URLs.
    1. 65%
    2. 91k
  355. hast-util-interactive

    hast utility to check if a node is interactive
    1. 65%
    2. 126k
    3. 395 B
  356. remark-remove-greenkeeper-badge

    remark plugin for removing a greenkeeper badge
    1. 65%
    2. 514
  357. rehype-wrap

    wrap selected elements with a given element
    1. 65%
    2. 1.9k
  358. remark-remove-travis-ci-badge

    remark plugin for removing a Travis CI badge
    1. 65%
    2. 534
  359. unified-infer-git-meta

    unified plugin to infer some meta from Git
    1. 65%
    2. 139
  360. rehype-truncate

    Rehype truncation
    1. 65%
    2. 6.8k
  361. esast-util-from-js

    estree (and esast) utility to parse from JavaScript
    1. 65%
    2. 9.7m
  362. hast-util-from-html

    hast utility to parse from HTML
    1. 65%
    2. 17m
  363. @form8ion/remark-readme

    remark plugin for transforming the README for projects that follow form8ion conventions
    1. 65%
    2. 1.5k
  364. rehype-resolution

    Insert srcset attribute into img elements
    1. 65%
    2. 36
  365. unist-diff

    Diff two unist trees
    1. 65%
    2. 59
  366. rehype-dom

    unified processor to use browser APIs to parse and stringify HTML
    1. 65%
    2. 4.9k
    3. 11.4 B
  367. remark-redactable

    remark plugin to enable other plugins for redaction and restoration of content
    1. 65%
    2. 1k
  368. @jsdevtools/rehype-inline-svg

    A rehype plugin that inlines and optimizes SVG images
    1. 65%
    2. 479
  369. rehype-dom-stringify

    rehype plugin to use browser APIs to stringify HTML
    1. 64%
    2. 698k
  370. hast-util-truncate

    hast utility to truncate the tree to a certain number of characters
    1. 64%
    2. 72k
    3. 0.954 B
  371. hast-util-excerpt

    hast utility to excerpt the tree to a comment
    1. 64%
    2. 72k
  372. estree-util-to-js

    estree (and esast) utility to serialize to JavaScript
    1. 64%
    2. 13m
  373. remark-typedoc-symbol-links

    A Remark plugin to transform TypeDoc symbol links into link tags
    1. 64%
    2. 84
  374. rehype-ignore

    Ignore content display via HTML comments, Shown in GitHub readme, excluded in HTML.
    1. 64%
    2. 1.7m
    3. 0.954 B
  375. retext-overuse

    Check words for overuse with Retext
    1. 64%
    2. 157
  376. eslint-plugin-mdx

    ESLint Plugin for MDX
    1. 64%
    2. 1.7m
    3. 6.68 B
  377. eslint-mdx

    ESLint Parser for MDX
    1. 63%
    2. 1.7m
  378. rehype-code-titles

    Rehype plugin for parsing code blocks and adding titles to code blocks
    1. 63%
    2. 23k
    3. 0.954 B
  379. docusaurus-remark-plugin-tab-blocks

    Turn Docusaurus code blocks into tab blocks
    1. 63%
    2. 3.2k
  380. remark-behead

    Increase or decrease heading depth
    1. 63%
    2. 15k
  381. retext-assuming

    Check for unhelpful ‘assuming’ phrases such as ‘just’, ‘simply’ or ‘obviously’ with retext
    1. 63%
    2. 168
  382. retext-cliches

    Check phrases for cliches
    1. 63%
    2. 22
  383. rehype-plugin-auto-resolve-layout-shift

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

    Generate a plantuml image link from text
    1. 62%
    2. 10
    3. 14.3 B
  385. remark-extract-toc

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

    Plugin for remark to make your typography better with typograf
    1. 62%
    2. 889
    3. 16.2 B
  387. @retronav/rehype-shiki

    Rehype plugin to highlight your code blocks with Shiki
    1. 62%
    2. 10
  388. unified-doc-react

    react wrapper for unified-doc
    1. 61%
    2. 30
    3. 136 B
  389. mdast-util-arbitrary

    Generate arbitrary mdast with fast check
    1. 61%
    2. 7
  390. remark-package-dependencies

    Inject to markdown the list of dependencies of your package
    1. 61%
    2. 68
  391. @ganta/rehype-element-properties

    Rehype plugin to replace element properties
    1. 61%
    2. 3
  392. micromark-extension-kbd-nested

    micromark extension for kbd element syntax with nesting, escaping & configurable delimiter
    1. 61%
    2. 54
  393. remark-kbd-nested

    remark plugin to add support for kbd element syntax with configurable delimiters, escaping, and arbitrary nesting
    1. 61%
    2. 96
    3. 0.954 B
  394. unified-doc-dom

    DOM APIs for unified-doc
    1. 61%
    2. 15
  395. remark-mermaid-dataurl

    A remark plugin for Markdown that replaces mermaid graphs with dataurls
    1. 61%
    2. 293
  396. remark-mdx-postcss

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

    Remark transformer for modifying MDX metadata.
    1. 61%
    2. 172
  398. remark-description-list

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

    remark plugin to add support for GitHub beta blockquote-based admonitions
    1. 61%
    2. 6.1k
  400. remark-join-cjk-lines

    A remark plugin to remove extra space between CJK Characters
    1. 61%
    2. 739
  401. rehype-citation

    rehype plugin to add citation and bibliography from bibtex files
    1. 60%
    2. 243k
  402. remark-vtranslit

    A remarkjs plugin for vtranslit.
    1. 60%
    2. 32
  403. unified-doc

    unified document APIs.
    1. 60%
    2. 131
  404. rehype-preset-minify

    rehype preset to minify and mangle HTML
    1. 60%
    2. 84k
  405. remark-ember-abc

    A remark plugin to transform the Handlebars codeblocks to Angle brackets syntax.
    1. 59%
    2. 9
    3. 36.2 B
  406. remark-lint-code-block-syntax

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

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

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

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

    Custom syntax for remarkjs, adding ruby (furigana) to markdown.
    1. 57%
    2. 497
    3. 1.91 B
  411. remark-remove-comments

    Remark plugin to remove HTML comments from the processed output
    1. 57%
    2. 85k
    3. 932 B
  412. hast-util-from-lezer

    Render styled Lezer syntax trees to hast
    1. 57%
    2. 108k
  413. remark-language-server

    Language server for markdown using remark
    1. 56%
    2. 1.2k
  414. remark-lint-match-punctuation

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

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

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

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

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

    Downloads artifacts from Gitlab projects to live alongside your Markdown.
    1. 55%
    2. 15
  420. 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. 29
  421. remark-twemoji

    Remark plugin to use Twemoji
    1. 55%
    2. 208
  422. remark-lint-no-repeat-punctuation

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

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

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

    Remark transformer for extracting an excerpt.
    1. 53%
    2. 114
  426. remark-preset-lint-starstuff

    Opinionated, yet simple config for remark-lint
    1. 52%
    2. 153
  427. retext-capitalization

    A retext plugin to encourage the use of sentence case
    1. 52%
    2. 115
  428. retext-use-contractions

    A retext plugin for encouraging the use of contractions
    1. 51%
    2. 14
    3. 1.91 B
  429. retext-no-emojis

    A retext plugin for discouraging the usage of emoji(s). Meant for use in writing style guides.
    1. 51%
    2. 9
  430. remark-parse-frontmatter

    🎓 Parses and validates Markdown frontmatter (YAML) to data object.
    1. 51%
    2. 38k
    3. 32.4 B
  431. rehype-widont

    Rehype plugin to prevent lines with single words
    1. 50%
    2. 67
  432. remark-directive-rehype

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

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

    Add admonitions support to remark
    1. 49%
    2. 98k
  435. remark-generic-extensions

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

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

    Parses yaml blocks into structured data
    1. 45%
    2. 43k
    3. 39.1 B
  438. remark-deflist

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

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

    Helper methods for remark
    1. 44%
    2. 22
  441. remark-metadata

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

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

    Remark plugin for adding bibliographies to markdown.
    1. 44%
    2. 91
  444. remark-redirect

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

    Adds YAML/TOML metadata to a VFile.
    1. 43%
    2. 587
  446. rehype-format

    rehype plugin to format HTML
    1. 43%
    2. 2m
  447. remark-task-list

    Toggle task list items and reference them by IDs.
    1. 43%
    2. 635
  448. rehype

    HTML processor powered by plugins part of the unified collective
    1. 43%
    2. 7.2m
  449. unified-doc-search-micromatch

    unified-doc micromatch search algorithm.
    1. 43%
    2. 51
  450. unified-doc-types

    unified-doc typescript typings.
    1. 43%
    2. 1.9k
  451. @laysent/remark-preset-lint

    preset of remark lint rules
    1. 43%
    2. 29
  452. unified-doc-util-text-offsets

    unified-doc hast utility to add text offsets to text nodes.
    1. 43%
    2. 2k
  453. remark-attr

    Add support of custom attributes to Markdown syntax.
    1. 42%
    2. 21k
  454. rehype-shiki

    rehype plugin to highlight code blocks with shiki
    1. 42%
    2. 3.5k
  455. unified-doc-util-mark

    unified-doc hast util to mark text nodes.
    1. 41%
    2. 2k
  456. remark-sources

    Insert source code to markdown files
    1. 41%
    2. 103
  457. remark-pdf

    remark plugin to compile markdown to pdf.
    1. 41%
    2. 1.2k
  458. unified-doc-parse-csv

    unified-doc parser to parse csv into a hast table node (RFC-4180 compliant)
    1. 41%
    2. 109
  459. rehype-css-to-top

    rehype plugin to move CSS <link> to <head>
    1. 41%
    2. 33
  460. rehype-concat-css-style

    rehype plugin to concatenate CSS <style> elements together
    1. 41%
    2. 108
  461. remark-docx

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

    A remark plugin for Markdown that replaces graphs defined in dot with rendered SVGs.
    1. 39%
    2. 789
  463. redot-parse

    Graphviz dot parser for redot
    1. 37%
    2. 136
    3. 14.3 B
  464. redot

    Graphviz dot processor powered by plugins
    1. 37%
    2. 92
  465. gridsome-plugin-remark-prismjs-all

    Gridsome plugin prism syntax highlighting
    1. 37%
    2. 192
  466. remark-encode-plantuml

    plantuml encoder for remark.js
    1. 36%
    2. 5
  467. remark-render

    Compile markdown to Virtual DOM with remark.
    1. 36%
    2. 48
  468. redot-cli

    CLI to process Graphviz dot files with redot using plugins
    1. 36%
    2. 29
  469. remark-codeset

    Adds syntax to parse sets of code blocks in markdown. Transforms them to tablist.
    1. 34%
    2. 16
  470. remark-code-titles

    Remark plugin to add title to code block
    1. 32%
    2. 30k
  471. redot-message-control

    Enable, disable, and ignore messages with redot
    1. 31%
    2. 5
  472. remark-codeset-core

    1. 31%
    2. 20
  473. redot-lint

    Lint graphviz with redot
    1. 31%
    2. 9
  474. remark-code-figure

    A remark plugin that wraps code blocks with a figure and adds an optional figcaption.
    1. 30%
    2. 69
  475. rehype-highlight

    rehype plugin to highlight code blocks with lowlight (highlight.js)
    1. 23%
    2. 2.8m
  476. new-relic-language-linter

    A linter for natural language in the style of grammarly.
    1. 18%
    2. 87
  477. rehype-concat-javascript

    rehype plugin to concatenate JS <script> elements together
    1. 18%
    2. 52
    3. 0.954 B
  478. @whizark/remark-preset

    remark sharable preset files
    1. 15%
    2. 29
    3. 308 B