remark-retext
Text transformer
A plugin that transforms Markdown into natural language text using the retext ecosystem.
plugin to transform from remark (Markdown) to retext (natural language)
28 stars
8 watching
1 forks
Language: JavaScript
last commit: 6 months ago markdownmdastnatural-languagenlcstremarkretext
Related projects:
Repository | Description | Stars |
---|---|---|
remarkjs/remark-rehype | Transforms markdown into HTML to support HTML processing plugins | 275 |
rehypejs/rehype-remark | Transforms HTML into Markdown syntax tree to support remark | 82 |
remarkjs/remark-math | Tools to support math rendering in markdown and HTML documents | 387 |
rehypejs/rehype-retext | Transforms HTML into natural language syntax trees to support analysis and processing of prose content | 17 |
remarkjs/remark-man | Converts markdown to man page format | 95 |
remarkjs/remark-frontmatter | Enables markdown documents to have metadata in frontmatter format | 265 |
bradtaylorsf/markdown-magic-jsdoc | Transforms JSDoc-style comments into markdown syntax | 4 |
remarkjs/remark-toc | Automates the creation of structured content summaries within long documents | 424 |
remarkjs/remark-lint | A tool that checks markdown syntax and style for consistency across different markdown parsers. | 949 |
syntax-tree/mdast-util-to-nlcst | Utility to transform markdown syntax tree into natural language syntax tree | 9 |
remarkjs/remark-license | A plugin to generate a standardized license section in Markdown documents. | 19 |
retextjs/retext-simplify | A plugin that suggests simpler alternatives to phrases in text. | 94 |
ericleib/ngx-remark | Library to render Markdown with custom HTML templates in Angular applications | 8 |
mislav/remark | Converts HTML to Markdown format | 18 |
syntax-tree/mdast-zone | Tool to manipulate markdown content by identifying and replacing sections defined by comments | 15 |