unified

Explore/Topic/mdast

Projects matching mdast

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    utility to assert mdast trees
    1. 67%
    2. 1k
    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. 62k
    3. 11
  24. remcohaszing/remark-mdx-frontmatter

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

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

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

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

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

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

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

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

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