rehype-remark

HTML parser

Transforms HTML into Markdown syntax tree to support remark

plugin to transform from HTML (rehype) to Markdown (remark)

GitHub

82 stars
9 watching
8 forks
Language: JavaScript
last commit: about 1 year ago
hastmdastrehyperemarkunified

Related projects:

Repository Description Stars
remarkjs/remark-rehype Transforms markdown into HTML to support HTML processing plugins 271
remarkjs/remark-math Tools to support math rendering in markdown and HTML documents 380
remarkjs/remark-retext A plugin that transforms Markdown into natural language text using the retext ecosystem. 28
rehypejs/rehype-retext Transforms HTML into natural language syntax trees to support analysis and processing of prose content 17
rehypejs/rehype-highlight A rehype plugin for syntax highlighting 267
rehypejs/rehype-format Formats whitespace in HTML to improve readability 30
rehypejs/rehype-react Converts HTML to JSX code for various JavaScript frameworks 393
rehypejs/rehype A tool for transforming HTML with plugins to inspect and change its structure as structured data 1,814
remarkjs/remark-man Converts markdown to man page format 95
mislav/remark Converts HTML to Markdown format 18
js-devtools/rehype-toc Adds a table of contents to HTML documents using rehype plugin 71
syntax-tree/mdast-zone Tool to manipulate markdown content by identifying and replacing sections defined by comments 15
syntax-tree/hast-util-to-mdast Converts HTML syntax tree to markdown syntax tree 38
rehypejs/rehype-document Wraps a fragment in a complete HTML document 31
syntax-tree/mdast-util-to-hast Transforms markdown syntax trees into HTML syntax trees 103