unified

Explore/Topic/markdown

Projects matching markdown

  1. mdx-js/mdx

    Markdown for the component era
    1. 90%
    2. 74m
    3. 19k
  2. remarkjs/remark

    markdown processor powered by plugins part of the @unifiedjs collective
    1. 88%
    2. 93m
    3. 8.3k
  3. remarkjs/react-markdown

    Markdown component for React
    1. 84%
    2. 21m
    3. 15k
  4. syntax-tree/mdast-util-to-hast

    utility to transform mdast to hast
    1. 82%
    2. 42m
    3. 110
  5. syntax-tree/mdast-util-to-string

    utility to get the plain text content of an mdast node
    1. 82%
    2. 70m
    3. 40
  6. micromark/micromark

    small, safe, and great commonmark (optionally gfm, mdx) compliant markdown parser
    1. 81%
    2. 735m
    3. 2k
  7. syntax-tree/mdast-util-definitions

    utility to find definition nodes in an mdast tree
    1. 80%
    2. 28m
    3. 11
  8. syntax-tree/mdast-squeeze-paragraphs

    utility to remove empty paragraphs from an mdast tree
    1. 80%
    2. 7.9m
    3. 7
  9. remarkjs/remark-rehype

    plugin that turns markdown into HTML to support rehype
    1. 78%
    2. 30m
    3. 301
  10. remarkjs/remark-frontmatter

    remark plugin to support frontmatter (YAML, TOML, and more)
    1. 75%
    2. 7.5m
    3. 289
  11. remarkjs/remark-lint

    plugins to check (lint) markdown code style
    1. 74%
    2. 32m
    3. 983
  12. syntax-tree/mdast-util-mdx

    mdast extension to parse and serialize MDX (or MDX.js)
    1. 73%
    2. 10m
    3. 23
  13. micromark/micromark-extension-mdxjs

    micromark extension to support MDX.js
    1. 72%
    2. 10m
    3. 10
  14. remarkjs/remark-toc

    plugin to generate a table of contents (TOC)
    1. 72%
    2. 920k
    3. 462
  15. syntax-tree/mdast-util-toc

    utility to generate a table of contents from an mdast tree
    1. 72%
    2. 1.6m
    3. 88
  16. remarkjs/remark-html

    plugin to add support for serializing HTML
    1. 71%
    2. 1.3m
    3. 330
  17. syntax-tree/mdast-comment-marker

    utility to parse a comment marker in mdast
    1. 71%
    2. 1m
    3. 9
  18. remarkjs/remark-github

    remark plugin to link references to commits, issues, pull-requests, and users, like on GitHub
    1. 71%
    2. 838k
    3. 182
  19. remarkjs/remark-breaks

    plugin to add break support, without needing spaces
    1. 71%
    2. 1.7m
    3. 131
  20. syntax-tree/mdast-util-to-nlcst

    utility to transform mdast to nlcst
    1. 71%
    2. 563k
    3. 9
  21. remarkjs/remark-math

    remark and rehype plugins to support math
    1. 70%
    2. 6.3m
    3. 440
  22. remarkjs/remark-message-control

    plugin to enable, disable, and ignore messages
    1. 70%
    2. 986k
    3. 8
  23. syntax-tree/hast-util-to-mdast

    utility to transform hast (HTML) to mdast (markdown)
    1. 70%
    2. 988k
    3. 41
  24. remarkjs/remark-retext

    plugin to transform from remark (markdown) to retext (natural language)
    1. 70%
    2. 561k
    3. 30
  25. syntax-tree/mdast-util-heading-range

    utility to use headings as ranges in mdast
    1. 69%
    2. 116k
    3. 10
  26. syntax-tree/mdast-util-phrasing

    utility to check if an mdast node is phrasing content
    1. 69%
    2. 32m
    3. 1
  27. remarkjs/strip-markdown

    plugin remove markdown formatting
    1. 69%
    2. 518k
    3. 153
  28. remarkjs/remark-reference-links

    plugin to change links and images to references with separate definitions
    1. 69%
    2. 524k
    3. 28
  29. remarkjs/remark-validate-links

    plugin to check that markdown links and images reference existing files and headings
    1. 69%
    2. 329k
    3. 118
  30. remarkjs/remark-contributors

    plugin to generate a list of contributors
    1. 68%
    2. 17k
    3. 23
  31. jaywcjlove/rehype-attr

    New syntax to add attributes to Markdown.
    1. 68%
    2. 794k
    3. 32
  32. remarkjs/remark-usage

    plugin to add a usage example to your readme
    1. 68%
    2. 15k
    3. 43
  33. remarkjs/remark-comment-config

    plugin to configure remark with comments
    1. 68%
    2. 63k
    3. 15
  34. jaywcjlove/rehype-rewrite

    Rewrite element with rehype.
    1. 68%
    2. 874k
    3. 24
  35. remarkjs/remark-yaml-config

    plugin to configure remark with YAML frontmatter
    1. 68%
    2. 122k
    3. 8
  36. remarkjs/remark-gemoji

    plugin to turn gemoji shortcodes into emoji 👍
    1. 67%
    2. 156k
    3. 47
  37. syntax-tree/mdast-normalize-headings

    utility to make sure there is no more than a single top-level heading in the document
    1. 67%
    2. 78k
    3. 6
  38. micromark/micromark-extension-mdx

    micromark extension to support MDX (agnostic to JavaScript)
    1. 67%
    2. 95k
    3. 6
  39. remarkjs/remark-textr

    plugin to make your typography better with Textr
    1. 67%
    2. 116k
    3. 34
  40. remarkjs/remark-man

    plugin to compile markdown to man pages
    1. 67%
    2. 4.1k
    3. 95
  41. imcuttle/remark-heading-id

    The remark plugin for supporting custom heading id
    1. 67%
    2. 70k
    3. 36
  42. mrzmmr/remark-code-blocks

    Remark plugin for selecting and storing code blocks from markdown.
    1. 67%
    2. 6.2k
    3. 18
  43. remarkjs/remark-defsplit

    plugin to change links and images to references with separate definitions
    1. 67%
    2. 2.1k
    3. 21
  44. syntax-tree/mdast-util-assert

    utility to assert mdast trees
    1. 67%
    2. 1k
    3. 0
  45. mrzmmr/remark-variables

    Variables support for remark
    1. 67%
    2. 5.6k
    3. 12
  46. remarkjs/remark-inline-links

    plugin to change references and definitions into normal links and images
    1. 67%
    2. 156k
    3. 25
  47. remarkjs/remark-embed-images

    plugin to embed local images as data URIs
    1. 67%
    2. 31k
    3. 37
  48. remcohaszing/remark-mdx-frontmatter

    A remark plugin for converting frontmatter metadata into MDX exports
    1. 66%
    2. 2.2m
    3. 126
  49. remarkjs/remark-git-contributors

    plugin to generate a list of Git contributors
    1. 66%
    2. 13k
    3. 14
  50. remarkjs/remark-license

    plugin to generate a license section
    1. 66%
    2. 48k
    3. 19
  51. remarkjs/remark-strip-badges

    plugin to strip badges (such as shields.io)
    1. 66%
    2. 8.8k
    3. 9
  52. pustovitDmytro/remark-telegraph

    remark plugin to translate markdown into Telegra.ph Nodes
    1. 66%
    2. 749
    3. 5
  53. remarkjs/react-remark

    React component and hook to use remark to render markdown
    1. 66%
    2. 146k
    3. 225
  54. code-dot-org/remark-redactable

    remark plugin to enable other plugins for redaction and restoration of content
    1. 65%
    2. 3.9k
    3. 6
  55. jaywcjlove/rehype-ignore

    Ignore content display via HTML comments, Shown in GitHub readme, excluded in HTML.
    1. 64%
    2. 799k
    3. 2
  56. mrzmmr/remark-behead

    Remark plugin to increase or decrease markdown heading weight.
    1. 63%
    2. 27k
    3. 18
  57. potato4d/rehype-plugin-auto-resolve-layout-shift

    Flexible improve CLS plugin for rehype.
    1. 63%
    2. 45
    3. 6
  58. unlight/remark-plantuml-link

    Generate a plantuml image link from text
    1. 62%
    2. 56
    3. 1
  59. inokawa/remark-extract-toc

    remark plugin to store table of contents
    1. 62%
    2. 511
    3. 8
  60. Mavrin/remark-typograf

    Plugin to make your typography better with https://github.com/typograf
    1. 62%
    2. 1.3k
    3. 13
  61. unified-doc/unified-doc-react

    react wrapper for unified-doc
    1. 61%
    2. 12
    3. 3
  62. ChristianMurphy/mdast-util-arbitrary

    Generate arbitrary mdast with fast check
    1. 61%
    2. 4
    3. 1
  63. unlight/remark-package-dependencies

    Inject to markdown the list of dependencies of your package
    1. 61%
    2. 5
    3. 4
  64. shivjm/remark-extensions

    Various remark & micromark extensions
    1. 61%
    2. 139
    3. 0
  65. unified-doc/unified-doc-dom

    DOM APIs for unified-doc
    1. 61%
    2. 10
    3. 3
  66. manovotny/remark-mdx-metadata

    Remark transformer for modifying MDX metadata.
    1. 61%
    2. 1.3k
    3. 11
  67. myl7/remark-github-beta-blockquote-admonitions

    remark plugin to add support for GitHub beta blockquote-based admonitions
    1. 61%
    2. 3.5k
    3. 25
  68. purefun/remark-join-cjk-lines

    A remark plugin to remove extra space between CJK Characters.
    1. 61%
    2. 294
    3. 12
  69. timlrx/rehype-citation

    Rehype plugin to add citation and bibliography from bibtex files
    1. 60%
    2. 140k
    3. 57
  70. unified-doc/unified-doc

    unified document APIs
    1. 60%
    2. 11k
    3. 10
  71. rajasegar/remark-ember-abc

    A remark plugin to transform Handlebars codeblocks to Angle brackets syntax
    1. 59%
    2. 5
    3. 5
  72. alvinometric/remark-remove-comments

    Remove HTML comments from markdown
    1. 57%
    2. 68k
    3. 6
  73. manovotny/remark-excerpt

    Remark transformer for extracting an excerpt.
    1. 53%
    2. 1.5k
    3. 8
  74. keplersj/remark-preset-lint-starstuff

    Opinionated, yet simple config for remark-lint
    1. 52%
    2. 95
    3. 0
  75. phuctm97/remark-parse-frontmatter

    🎓 Parses and validates Markdown frontmatter (YAML) to data object.
    1. 51%
    2. 6.9k
    3. 10
  76. IGassmann/remark-directive-rehype

    Remark plugin to enable Markdown directives to be parsed as HTML.
    1. 49%
    2. 101k
    3. 33
  77. josemarluedke/remark-hbs

    Remark plugin that allows writing markdown with Ember handlebars templates
    1. 49%
    2. 71k
    3. 6
  78. medfreeman/remark-generic-extensions

    !ExtensionContent{Properties} -> 🎉 — commonmark generic directive extension for remark
    1. 48%
    2. 21k
    3. 25
  79. greybax/remark-helpers

    Helper methods for remark
    1. 44%
    2. 146
    3. 8
  80. trevorblades/remark-typescript

    👭 Transpiles TypeScript code blocks to JavaScript and inserts them into the page
    1. 44%
    2. 1.2k
    3. 8
  81. arobase-che/remark-attr

    Remark plugin to add support for custom attributes
    1. 42%
    2. 35k
    3. 60
  82. inokawa/remark-pdf

    remark plugin to compile markdown to pdf.
    1. 41%
    2. 1.3k
    3. 33
  83. inokawa/remark-docx

    remark plugin to compile markdown to docx (Microsoft Word, Office Open XML).
    1. 41%
    2. 21k
    3. 75
  84. tsaiDavid/remark-encode-plantuml

    1. 36%
    2. 4
    3. 1
  85. vmarkdown/remark-render

    Compile markdown to Virtual DOM with remark.
    1. 36%
    2. 12
    3. 6
  86. ice-zjchen/remark-codeset

    Transform sets of code blocks in markdown to tablist in html (new node type, rehype compatible)
    1. 34%
    2. 15
    3. 3
  87. nemo-omen/remark-code-figure

    A remark plugin that wraps markdown code blocks in a figure element with an optional figcaption.
    1. 30%
    2. 17
    3. 1
  88. Find other projects matching markdown on GitHub