unified

Explore/Topic/mdast

Projects matching mdast

  1. syntax-tree/mdast-util-to-hast

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

    utility to get the plain text content of an mdast node
    1. 82%
    2. 65m
    3. 40
  3. syntax-tree/mdast-util-definitions

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

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

    plugin that turns markdown into HTML to support rehype
    1. 78%
    2. 32m
    3. 310
  6. syntax-tree/mdast-util-mdx-jsx

    mdast extension to parse and serialize MDX JSX
    1. 74%
    2. 24m
    3. 26
  7. syntax-tree/mdast-util-compact

    utility to make an mdast tree compact
    1. 74%
    2. 3.1m
    3. 7
  8. syntax-tree/mdast-util-mdx

    mdast extension to parse and serialize MDX (or MDX.js)
    1. 73%
    2. 10m
    3. 25
  9. syntax-tree/mdast-util-gfm-footnote

    mdast extension to parse and serialize GFM footnotes
    1. 73%
    2. 24m
    3. 5
  10. syntax-tree/mdast-util-toc

    utility to generate a table of contents from an mdast tree
    1. 72%
    2. 1.4m
    3. 88
  11. syntax-tree/mdast-comment-marker

    utility to parse a comment marker in mdast
    1. 71%
    2. 833k
    3. 11
  12. syntax-tree/mdast-util-heading-style

    utility to get the style of an mdast heading
    1. 71%
    2. 582k
    3. 5
  13. syntax-tree/mdast-util-to-nlcst

    utility to transform mdast to nlcst
    1. 71%
    2. 522k
    3. 9
  14. syntax-tree/hast-util-to-mdast

    utility to transform hast (HTML) to mdast (markdown)
    1. 70%
    2. 1.3m
    3. 41
  15. remarkjs/remark-retext

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

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

    utility to check if an mdast node is phrasing content
    1. 69%
    2. 36m
    3. 1
  18. rehypejs/rehype-remark

    plugin to transform from HTML (rehype) to Markdown (remark)
    1. 69%
    2. 1.1m
    3. 90
  19. syntax-tree/mdast-zone

    utility to treat HTML comments as ranges or markers in mdast
    1. 69%
    2. 19k
    3. 17
  20. 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. 49k
    3. 6
  21. remarkjs/remark-images

    plugin to add a simpler image syntax
    1. 67%
    2. 42k
    3. 41
  22. syntax-tree/mdast-util-assert

    utility to assert mdast trees
    1. 67%
    2. 3k
    3. 0
  23. remarkjs/remark-normalize-headings

    plugin to make sure there is a single top level heading in a document by adjusting heading ranks accordingly
    1. 66%
    2. 47k
    3. 12
  24. remcohaszing/remark-mdx-frontmatter

    A remark plugin for converting frontmatter metadata into MDX exports
    1. 66%
    2. 2m
    3. 130
  25. remarkjs/remark-unlink

    plugin to remove all links, images, references, and definitions
    1. 66%
    2. 20k
    3. 6
  26. inokawa/remark-extract-toc

    remark plugin to store table of contents
    1. 62%
    2. 923
    3. 9
  27. ChristianMurphy/mdast-util-arbitrary

    Generate arbitrary mdast with fast check
    1. 61%
    2. 4
    3. 2
  28. IGassmann/remark-directive-rehype

    Remark plugin to enable Markdown directives to be parsed as HTML.
    1. 49%
    2. 155k
    3. 36
  29. greybax/remark-helpers

    Helper methods for remark
    1. 44%
    2. 175
    3. 8
  30. trevorblades/remark-typescript

    👭 Transpiles TypeScript code blocks to JavaScript and inserts them into the page
    1. 44%
    2. 825
    3. 8
  31. inokawa/remark-pdf

    remark plugin to compile markdown to pdf.
    1. 41%
    2. 881
    3. 34
  32. inokawa/remark-docx

    remark plugin to compile markdown to docx (Microsoft Word, Office Open XML).
    1. 41%
    2. 21k
    3. 87
  33. Find other projects matching mdast on GitHub