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
357 forks
Language: JavaScript
last commit: 28 days 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,230 |
markdown-it/markdown-it | A fast and customizable Markdown parser with extensive support for syntax extensions and plugins. | 18,310 |
remarkjs/remark-rehype | Transforms markdown into HTML to support HTML processing plugins | 271 |
gnab/remark | A simple in-browser markdown slideshow tool with features like presenter mode and syntax highlighting. | 12,738 |
remarkjs/remark-frontmatter | Enables markdown documents to have metadata in frontmatter format | 264 |
remarkjs/remark-gfm | A plugin for remark to support GitHub's markdown extensions | 748 |
rehypejs/rehype-remark | Transforms HTML into Markdown syntax tree to support remark | 82 |
remarkjs/.github | Provides community guidelines and support resources for a project related to unified markdown processing | 7 |
xoofx/markdig | A fast, extensible Markdown processor for .NET with support for various Markdown flavors and features. | 4,390 |
remarkjs/remark-lint | A tool that checks markdown syntax and style for consistency across different markdown parsers. | 952 |
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 | 179 |
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 | 380 |