remark
Markdown processor
Tools for processing and transforming markdown text into various formats.
markdown processor powered by plugins part of the @unifiedjs collective
8k stars
57 watching
359 forks
Language: JavaScript
last commit: about 1 month ago
Linked from 1 awesome list
astcommonmarkjavascriptmarkdownremarkunified
Related projects:
Repository | Description | Stars |
---|---|---|
remarkjs/react-markdown | A React component for rendering markdown safely and efficiently in web applications | 13,359 |
markdown-it/markdown-it | A fast and customizable Markdown parser with extensive support for syntax extensions and plugins. | 18,476 |
remarkjs/remark-rehype | Transforms markdown into HTML to support HTML processing plugins | 275 |
gnab/remark | A simple in-browser markdown slideshow tool with features like presenter mode and syntax highlighting. | 12,757 |
remarkjs/remark-frontmatter | Enables markdown documents to have metadata in frontmatter format | 266 |
remarkjs/remark-gfm | A plugin for remark to support GitHub's markdown extensions | 772 |
rehypejs/rehype-remark | Transforms HTML into Markdown syntax tree to support remark | 82 |
remarkjs/.github | Provides community guidelines and support resources for a unified front-end documentation project. | 7 |
xoofx/markdig | A fast, extensible Markdown processor for .NET with support for various Markdown flavors and features. | 4,468 |
remarkjs/remark-lint | A tool that checks markdown syntax and style for consistency across different markdown parsers. | 949 |
remarkjs/remark-license | A plugin to generate a standardized license section in Markdown documents. | 19 |
remarkjs/remark-man | Converts markdown to man page format | 95 |
remarkjs/remark-github | A remark plugin to link references to commits, issues, and users like on GitHub | 180 |
remarkjs/remark-retext | A plugin that transforms Markdown into natural language text using the retext ecosystem. | 28 |
remarkjs/remark-math | Tools to support math rendering in markdown and HTML documents | 388 |