mdast-util-to-string
Node text extractor
Utility to extract text content from markdown abstract syntax tree nodes
utility to get the plain text content of an mdast node
39 stars
10 watching
9 forks
Language: JavaScript
last commit: 10 months ago markdownmdastmdast-utilsyntax-treeunistutil
Related projects:
Repository | Description | Stars |
---|---|---|
| Tool to find and retrieve definition nodes in an MDAST (Markdown Abstract Syntax Tree) data structure | 11 |
| Generates a table of contents from an MDAST tree | 83 |
| Transforms markdown syntax trees into HTML syntax trees | 105 |
| Converts HTML syntax tree to markdown syntax tree | 38 |
| Utility to transform markdown syntax tree into natural language syntax tree | 9 |
| Utility to validate and assert structure of markdown AST nodes | 0 |
| Utility to find headings and replace content in their section | 10 |
| A format for representing Markdown syntax as an abstract syntax tree | 1,122 |
| Tool to manipulate markdown content by identifying and replacing sections defined by comments | 15 |
| Utility to convert XML into a syntax tree data structure | 16 |
| Utility function to extract plain text from HTML-like data structures | 19 |
| Utility to convert HTML syntax trees into XML syntax trees | 4 |
| Utility to transform plain text into a hast node's visible content | 2 |
| Utility to remove nodes from a tree | 22 |
| Tool for finding nodes in a tree using CSS-like selectors | 62 |